| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | Verification (#2) | 2018-02-08 | -17/+137 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | * Verification cog and command * snekchek * Small verification command fixes; add `accept()` * Allow `self.` as a command prefix, plus `>` and combinations of all prefixes with `self.` * Ask for `>>> self.accept()` in verification help message * Fix prefixes and command error handler * Verification: Ignore bots in message handler * Making all decorators generic. Minor change to requirements.txt * snekchek and some actually broken stuff * Small cleanup, commenting and additional bot info command * snekchek/verification help text | ||||
| * | snekchek | 2018-02-07 | -1/+2 | ||
| | | |||||
| * | Fix up bot info command formatting and add git sha | 2018-02-07 | -23/+15 | ||
| | | |||||
| * | Add "Now playing" status (#1) | 2018-02-07 | -1/+5 | ||
| | | |||||
| * | Fix imports :pensive: | 2018-02-05 | -2/+2 | ||
| | | |||||
| * | .snekrc update | 2018-02-05 | -1/+1 | ||
| | | |||||
| * | snekchek | 2018-02-05 | -6/+9 | ||
| | | |||||
| * | .yaml => .yml | 2018-02-05 | -0/+0 | ||
| | | |||||
| * | testin' for gary | 2018-02-05 | -1/+1 | ||
| | | |||||
| * | truvis:tm: | 2018-02-05 | -0/+32 | ||
| | | |||||
| * | Remove unused import | 2018-02-05 | -1/+0 | ||
| | | |||||
| * | Events cog; currently handles command errors | 2018-02-05 | -0/+51 | ||
| | | |||||
| * | Fix prefixes | 2018-02-05 | -1/+1 | ||
| | | |||||
| * | Function doesn't need to be async | 2018-02-05 | -1/+1 | ||
| | | |||||
| * | Security cog; because bots don't let other bots get triggered | 2018-02-04 | -0/+23 | ||
| | | |||||
| * | Actually load the eval cog | 2018-02-04 | -0/+6 | ||
| | | |||||
| * | Basic bot framework with three cogs (bot, eval, logging) | 2018-02-04 | -9/+221 | ||
| | | |||||
| * | Clean up repo structure | 2018-02-04 | -0/+11 | ||
| | | |||||
| * | Add basic bot | 2018-02-03 | -0/+15 | ||
| | | |||||
| * | Create requirements.txt & add discord.py | 2018-02-03 | -0/+1 | ||
| | | |||||
| * | Create LICENSE | 2018-02-03 | -0/+21 | ||
| | | |||||
| * | Initial commit | 2018-02-03 | -0/+101 | ||
