Matt Weller
|
85fac2f4d4
fix debug log output in bot.py, fix poor programming in nicklist (still not fully functional), fix mysql_dump missing a few tables.
|
10 лет назад |
Matt Weller
|
688163b0da
cleanup of bot (removal of old unused functionality) and add a configurable timeout to confman
|
10 лет назад |
Matt Weller
|
748c3f6ea4
functional module module again, remove static module event creation in bot
|
10 лет назад |
Matt Weller
|
0ca55f360c
misc. core fixes. includes:
|
10 лет назад |
Matt Weller
|
1ee07085ba
add mock flag to worker to prevent looping indefinitely if its only a test connection, and fix testBase
|
10 лет назад |
Matt Weller
|
d058a135a1
this is a lot of changes. probably introduces a bug or something. but i'm drunk.
|
10 лет назад |
Matt Weller
|
b8d6ed8666
v0.7.0
|
10 лет назад |
Matt Weller
|
2bae7a0bb5
fix for bot not reconnecting upon disconnection. does not handle being kicked. also change logger so it writes out to -aydda.log instead of pylog-yadda.log
|
10 лет назад |
Matt Weller
|
ec63d305f4
fix for out of order lines coming from pybot, fix for twitter line length, and pylog day/month order mismatch
|
10 лет назад |
Matt Weller
|
002b623488
fix for redditinfo (since it no longer publishes upvote/downvote numbers) and small bot.py fix for if the server doesn't have an motd.. we should still join
|
11 лет назад |
Matt Weller
|
1832cf1c5b
fix help and pybot being triggered by his own PMs
|
11 лет назад |
Matt Weller
|
a5fb92d66f
merge bonekin patch for youtube short url parsing
|
11 лет назад |
Dan Laudel
|
2d946d52a8
fixed the problem with unwanted non-chan specific lines in qdb buffers and added a new problem where non-chan specific lines that I wanted no longer show up
|
11 лет назад |
Dan Laudel
|
477d144b0f
add event.verb, modified qdb to process more types of events
|
11 лет назад |
Dan Laudel
|
89cc836a38
Merge branch 'master' into BoneKinDev
|
11 лет назад |
Dan Laudel
|
d75e6a3758
adding processing of own lines
|
11 лет назад |
Matt Weller
|
b3280025d2
fixes #4
|
11 лет назад |
Matt Weller
|
7e74b25ebf
fix keyboard interrupt issue in debug mode
|
11 лет назад |
Matt Weller
|
109adb5804
initial commit of succeeding tests for confman and bot initialization
|
11 лет назад |
Matt Weller
|
41b3a6196a
0.6.4
|
11 лет назад |
Matt Weller
|
71d2a8052a
merge bonekindev (includes autoloads)
|
11 лет назад |
Matt Weller
|
7254e33c05
add include/exclude functionality to autoloads
|
11 лет назад |
Dan Laudel
|
19fbfb8776
added the ability to specify autoloaded modules on a per network basis
|
11 лет назад |
Matt Weller
|
033ca55ba2
another function signature fix
|
11 лет назад |
Matt Weller
|
1606542114
update changes, gitignore, fix a few modules to have correct new init args, update version
|
11 лет назад |
Matt Weller
|
e293135f54
add convenince say function to bot and quick fix to youtube class
|
11 лет назад |
Daniel Laudel
|
cf0d8eeb35
fixed bug with debug mode logging. called logger.write()
|
11 лет назад |
Matt Weller
|
33f4066442
modify bot's loadmodules function to ignore pyc files when loading dynamic modules.
|
11 лет назад |
Matt Weller
|
fcbd717017
fix forecast event definition
|
11 лет назад |
Matt Weller
|
bf98156c9f
lots of cleanup, add severity levels to logger, fix api key in forecast.py, add some logging to module.py
|
11 лет назад |