aboutsummaryrefslogtreecommitdiffstats
path: root/bot/exts/evergreen/source.py (follow)
Commit message (Expand)AuthorAgeLines
* Move internal eval and rename utils to coreGravatar Janine vN2021-09-05-85/+0
* Fix type annotationsGravatar decorator-factory2021-08-31-2/+2
* fix: Send the help for the right command in .src helpGravatar ToxicKidz2021-05-16-7/+4
* chore: Add all of the converters into bot/utils/converters.pyGravatar ToxicKidz2021-05-05-21/+2
* fix: Pass bot only when __init__ is definedGravatar ToxicKidz2021-05-04-1/+1
* chore: Prefer double quotes over single quotesGravatar ToxicKidz2021-05-04-1/+1
* chore(evergreen): remove unneeded cog constructorsGravatar vcokltfre2021-04-19-3/+0
* chore: switch commands.Bot typehints to bot.bot's BotGravatar vcokltfre2021-04-19-2/+3
* master => mainGravatar Joe Banks2021-03-13-1/+1
* Remove references to old name.Gravatar Leon Sandøy2020-11-21-1/+1
* removed tag handlingGravatar Anubhav16032020-10-04-5/+1
* removed aliases and default help commandGravatar Anubhav16032020-10-02-27/+10
* added source commandGravatar Anubhav16032020-10-01-2/+6
* added source commandGravatar Anubhav16032020-09-29-0/+126