Matt Weller
|
681d4c3580
add parting module. steam works; there is a bug.
|
10 years ago |
Matt Weller
|
d5d9334c50
adding user to steam and getting friends works. still very untested
|
10 years ago |
Matt Weller
|
49b3ab3e79
steam api and bot.mem_store
|
10 years ago |
Matt Weller
|
8533c70d6c
cleanup and bugfix (which is sort of a feature)
|
10 years ago |
Matt Weller
|
b2483753da
weather is now a module
|
11 years ago |
Matt Weller
|
d96d4bc603
add bofh module
|
11 years ago |
Matt Weller
|
5d4cfcd67c
move youtube title parsing out to module
|
11 years ago |
Matt Weller
|
ef42481fa9
minor changes to reflect live bot changes
|
11 years ago |
Matt Weller
|
fdd0bbc27e
add ability to reconnect upon disconnect.
|
11 years ago |
Matt Weller
|
c6b22ad2e6
add dance module for willfro
|
11 years ago |
Matt Weller
|
83fa337c7b
modify modules to take handle on their owning bot, defaulting to None. fix webwriter link. add a bare execute function to db.py
|
11 years ago |
Matt Weller
|
c75ec3cae5
add line to event so modules can get ahold of their triggering line, add lastfm module
|
11 years ago |
Matt Weller
|
991e269245
modify event slightly to more robustly grab the originating channel, add example of regex passed into event definition
|
11 years ago |
Matt Weller
|
2e8f7ab4f6
v0.5.1 -- events and modules, and a few misc bugfixes.
|
11 years ago |
Matt Weller
|
6852ff381c
hotfix, fixes block comment issue and a few missed passings of DEBUG to bot instantiation
|
11 years ago |
Matt Weller
|
45873cd114
modules and events work
|
11 years ago |
pybot
|
9210fe1f6c
fixes for live
|
11 years ago |
Matt Weller
|
6e79b5cf5c
events and modules work.
|
11 years ago |
Matt Weller
|
cf6d23242d
fix joining only one channel
|
11 years ago |
Matt Weller
|
1d518cc71a
config file now written in json with allowances for per-network channel joining and ircpass
|
11 years ago |
Matt Weller
|
c218024871
add missing self. to line 56, bot.py
|
11 years ago |
Matt Weller
|
a703c4f6e3
fix global name pong not defined, bot.py line 70, with self.pong.
|
11 years ago |
Matt Weller
|
630b080fb4
remove debug line in bot
|
11 years ago |
Matt Weller
|
ca647b919c
THREADING AND CONF FILE WORKS
|
11 years ago |
Matt Weller
|
daabaf19b5
need to figure out scoping for those pesky worker and send calls
|
11 years ago |
Matt Weller
|
4bffeb975b
well, its kind of broken currently. global name send not defined, global name work not defined. but it connects and its threaded now
|
11 years ago |
Matt Weller
|
4d64ad4507
got it working again. add if DEBUG to print out to stdout (nofork). more
|
11 years ago |
Matt Weller
|
9945b98ebd
create dev branch. work on confman, which is currently correctly parsing ~/.pybotrc and setting internal variables. add some try excepts on connecting to the socket
|
11 years ago |
Matt Weller
|
9e4f9609f0
work on conf manager and conf error classes
|
12 years ago |
Matt Weller
|
c11b33664f
misc changes
|
12 years ago |