aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Verification (#2)Gravatar Gareth Coles2018-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
* snekchekGravatar Gareth Coles2018-02-07-1/+2
|
* Fix up bot info command formatting and add git shaGravatar Gareth Coles2018-02-07-23/+15
|
* Add "Now playing" status (#1)Gravatar Gareth Coles2018-02-07-1/+5
|
* Fix imports :pensive:Gravatar JoeBanks132018-02-05-2/+2
|
* .snekrc updateGravatar JoeBanks132018-02-05-1/+1
|
* snekchekGravatar JoeBanks132018-02-05-6/+9
|
* .yaml => .ymlGravatar JoeBanks132018-02-05-0/+0
|
* testin' for garyGravatar JoeBanks132018-02-05-1/+1
|
* truvis:tm:Gravatar JoeBanks132018-02-05-0/+32
|
* Remove unused importGravatar Gareth Coles2018-02-05-1/+0
|
* Events cog; currently handles command errorsGravatar Gareth Coles2018-02-05-0/+51
|
* Fix prefixesGravatar Gareth Coles2018-02-05-1/+1
|
* Function doesn't need to be asyncGravatar Gareth Coles2018-02-05-1/+1
|
* Security cog; because bots don't let other bots get triggeredGravatar Gareth Coles2018-02-04-0/+23
|
* Actually load the eval cogGravatar Gareth Coles2018-02-04-0/+6
|
* Basic bot framework with three cogs (bot, eval, logging)Gravatar Gareth Coles2018-02-04-9/+221
|
* Clean up repo structureGravatar Gareth Coles2018-02-04-0/+11
|
* Add basic botGravatar JoeBanks132018-02-03-0/+15
|
* Create requirements.txt & add discord.pyGravatar JoeBanks132018-02-03-0/+1
|
* Create LICENSEGravatar Joseph2018-02-03-0/+21
|
* Initial commitGravatar Joseph2018-02-03-0/+101