2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #13 from Dritz/master More... almost 13 years ago
More graceful error handling for invalid syntax, and fixes #12.
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Removed an accidental debug print.
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Merging Laogeodritt's and Dritz's forks More... almost 13 years ago
Switch to a Markdown README, update contact info
Morgan Larosa
as chaos95
More... almost 13 years ago
Merge pull request #10 from Dritz/master More... almost 13 years ago
Adding some extra logging to make logs clearer; fixing up strings More... almost 13 years ago
Removed old, replaced plugins.
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Error checking on pygbot auth. Fixes #9 (chaos95).
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Completely revamped the Calc plugin to use a recursive descent parser, also based on one provided by magcius. Dicerolls are much less hacked-in now.
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Now uses entirely unicode for plugin hooks. New joinChannel method allows the bot to join unicode channels.
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Allow Seen to use utf-8 encoding.
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Encode users and channels as well as messages for output.
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Moved usermodes to the signedOn method. Should fix #6 (chaos95).
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Added support for multiple channels on join.
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Fixed line endings.
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Update pyGBot subrepo More... almost 13 years ago
Fix fail to open/create log file when dir not exist; fix log strings in core More... almost 13 years ago
Events.py: changed exception logging to log tracebacks at the debug level only Fixes issue #4 (Laogeodritt's fork) More... almost 13 years ago
Events.py: added exception handling/logging on event calls for plugin debugging More... almost 13 years ago
Added tag hg for changeset ec2ec2a266a3 More... almost 13 years ago
Adding mercurial EolExtension settings, normalising newlines to UNIX-style More... almost 13 years ago
Fixed unicode/str issue causing problems with UTF-8 messages; corr log strings More... almost 13 years ago
Fixed unicode/str issue causing problems with UTF-8 messages; corr log strings More... almost 13 years ago
Added a Calc plugin, based on an expression parser by magcius. Also capable of rolling dice.
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Mention pyOpenSSL in dependencies, flesh out auth info and custom plugin info More... almost 13 years ago
Merge pull request #2 from Dritz/master More... almost 13 years ago
Removed unnecessary print
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Fixed double logging bug
Dritz
as Aleksandr Soborov
More... almost 13 years ago
Merge missed a few diff blocks...
Dritz
as Aleksandr Soborov
More... almost 13 years ago