aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/pythonfacts.py (follow)
Commit message (Expand)AuthorAgeLines
* Move practical functions into utilities folderGravatar Janine vN2021-09-05-36/+0
* chore: Make things that are only used once constantsGravatar ToxicKidz2021-05-15-1/+2
* chore: Make all aliases in commands tuplesGravatar ToxicKidz2021-05-15-1/+1
* chore: Reformat the code to follow the style guildGravatar ToxicKidz2021-05-07-5/+9
* fix: Pass bot only when __init__ is definedGravatar ToxicKidz2021-05-04-1/+1
* chore: Prefer double quotes over single quotesGravatar ToxicKidz2021-05-04-4/+4
* chore(evergreen): remove unneeded cog constructorsGravatar vcokltfre2021-04-19-3/+0
* chore(evergreen): format each cog load docstring the same wayGravatar vcokltfre2021-04-19-1/+1
* chore: switch commands.Bot typehints to bot.bot's BotGravatar vcokltfre2021-04-19-2/+3
* Remove "Want to suggest a fact?" for consistencyGravatar MrKomodoDragon2021-03-04-2/+1
* Add link to discussion for suggesting facts in EmbedGravatar MrKomodoDragon2021-03-04-1/+6
* Remove unused variablesGravatar MrKomodoDragon2021-02-23-5/+3
* Switch to itertools.cycle and add colors to constants.pyGravatar MrKomodoDragon2021-02-22-3/+6
* Add colors and move embed out of send statement; add more info about Monty Py...Gravatar MrKomodoDragon2021-02-16-2/+5
* Change Docstring for commandGravatar MrKomodoDragon2021-02-16-1/+1
* Update docstring for CogGravatar MrKomodoDragon2021-02-16-1/+1
* Remove boldGravatar MrKomodoDragon2021-02-16-1/+1
* Move loading of file outside of commandGravatar MrKomodoDragon2021-02-16-2/+5
* Remove unused importGravatar MrKomodoDragon2021-02-16-2/+1
* Add .pyfacts commandGravatar MrKomodoDragon2021-02-16-0/+23