Commit History

Author SHA1 Message Date
  Matt Weller 42d69e372f Merge branch 'master' into TSDBotFeatures 9 years ago
  Matt Weller 017312b164 remove downtime module (replaced with snippet), add weather regex fixes (so it's case-insensitive, for those on phone autocorrect clients) 9 years ago
  Daniel Laudel 3dccec7103 ugh. forgot to save after fixing a missing paren. sorry. 9 years ago
  Daniel Laudel abc5a12517 removing .commands and #commands from valid lines in recaps 9 years ago
  Daniel Laudel 37aad29d25 added .choose <option1>|<option2>[[|...]|<option_n>] functionality. just for fun. 9 years ago
  Daniel Laudel 84ddb20390 increased minimum length of valid lines by one word. should remove #bonkbot commands 9 years ago
  Daniel Laudel 3a62d06dd0 changed description of scramble_nick() and removed useless variable 9 years ago
  Daniel Laudel 43164ca817 Merge branch 'master' into TSDBotFeatures 9 years ago
  Matt Weller 56bcd09ca9 add help string to indicate second command syntax, merge new replace.py functionality 9 years ago
  Matt Weller 570175b6a6 Merge remote-tracking branch 'origin/BoneKinDev' 9 years ago
  Matt Weller 17ce908069 add downtime module, with specific easter egg 9 years ago
  Daniel Laudel 543d88a66d Added alternate replace syntax to mimic TSDBot. s/<string1>/<string2> 9 years ago
  Daniel Laudel 61f3fc571a Merge branch 'master' of https://bitbucket.org/hlmtre/pybot into TSDBotFeatures 9 years ago
  Matt Weller 9e517cf2a9 some recap cleanup and better error printing 9 years ago
  Daniel Laudel fca77c76b0 Added some eps 9 years ago
  Daniel Laudel e90516b5fc I'm dumb and left so many debugging prints in there. Gone now 9 years ago
  Daniel Laudel bc6f25f147 error with the debug_prints and reducing chances of easter egg lines 9 years ago
  Daniel Laudel 336d840bc0 added dramatized line formatting. forgot about that before 9 years ago
  Matt Weller d98ab7b14f add error flag to debug_print 9 years ago
  Matt Weller 7f1381eb0f Merge branch 'TSDBotFeatures' 9 years ago
  Daniel Laudel 41a44f10d1 Merge branch 'TSDBotFeatures' of https://bitbucket.org/hlmtre/pybot into TSDBotFeatures 9 years ago
  Daniel Laudel 133d737dca did this change anything 9 years ago
  Matt Weller b1d2cdcaeb fix typoe 9 years ago
  Daniel Laudel d35a18fdee changed debug prints 9 years ago
  Daniel Laudel 9c0ec1b213 reset timer if a failed recap happens 9 years ago
  Daniel Laudel 4fec781ad3 using a function I wrote to make code a bit easier to read 9 years ago
  Daniel Laudel 0c2d5eea71 added comments so I know what the fuck I was thinking later 9 years ago
  Daniel Laudel bbb0e9eb6d Due to popular demand, change nick scrambling to a single vowel swap 9 years ago
  Matt Weller dd1aacd899 Merge branch 'TSDBotFeatures' 9 years ago
  Daniel Laudel 1d28c59f51 changed the nick scrambler to just swap first letter with a random. old code commented out 9 years ago