Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Matt Weller d3b03a8bd0 he actually runs on python 2 and 3. 5 gadi atpakaļ
  Matt Weller e7541c5883 he almost works in python3! thanks 2to3. just figuring out when things are bytes and decode()ing or str and encode()ing 5 gadi atpakaļ
  MechMaster48 46f28b7b07 Changed the help action from a single quote to use parenthesis in all the modules that have already been pushed per your request. Replay has been added back. Isup has been set back to the master branch copy until I canwork on it further 5 gadi atpakaļ
  MechMaster48 78802941f5 Added self.help to a bunch of modules (list will be in the pull description) and moved help module to use basemodule along with a way for you to specify how many modules are printed per line in the .help private message 5 gadi atpakaļ
  MechMaster48 ac2212eca1 Moved .bonk,.pimp,.dance, and hello module over to using basemodule to clean things up a bit, still a few more to go. Also fixed some regex on .pimp to keep it from triggering when anything but .pimp exactly is typed out along with .dance, botbrain cleared out with lines of code not needed anymore 6 gadi atpakaļ
  MechMaster48 56f5ae0b1d moved .dance and .pimp over to using BaseModule and removed them from bot.py along with fixing the regex by adding $ at the end to keep it from printing to the channel if the string was not exactly .dance or .pimp only (.pimp45345 will no longer trigger it for example) 6 gadi atpakaļ
  Matt Weller 23eb0cdf92 remove uptime code from botbrain and put it entirely into the uptime module where it should be. also fix bitbucket links now that theyre not doing CNAMEs any more 10 gadi atpakaļ
  Matt Weller 1606542114 update changes, gitignore, fix a few modules to have correct new init args, update version 11 gadi atpakaļ
  Matt Weller 0e764f67dd add optional say argument for convenience function to be passed in 11 gadi atpakaļ
  Matt Weller f06c0574a2 add help 11 gadi atpakaļ
  Matt Weller ef42481fa9 minor changes to reflect live bot changes 11 gadi atpakaļ