Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-07-24 | Auto reject blacklisted urls | Mango0x45 | 1 | -51/+83 | |
2020-07-24 | Non-existent jsons are now created on run | Mango0x45 | 1 | -0/+22 | |
2020-07-24 | Updated readme | Mango0x45 | 1 | -10/+7 | |
2020-07-24 | fixed mention bug in multiple places | Oceanlight | 1 | -5/+5 | |
2020-07-22 | Ignore the new member message | Luca Matei Pintilie | 1 | -1/+1 | |
2020-07-22 | Welcome people | Luca Matei Pintilie | 1 | -0/+8 | |
2020-07-17 | Removed .vscode/ | Mango0x45 | 1 | -3/+0 | |
2020-07-12 | Started switch from requests to aiohttp | AnInternetTroll | 5 | -102/+105 | |
2020-07-11 | Doesn’t delete messages and fixed doc string | Luca Matei Pintilie | 1 | -2/+2 | |
2020-07-11 | Ban command to ban admins | Thomas Voss | 1 | -2/+2 | |
2020-07-11 | Update admin.py | Thomas Voss | 1 | -1/+1 | |
2020-07-11 | Update admin.py | Thomas Voss | 1 | -0/+25 | |
2020-07-10 | Fixed /verify in DMs | AnInternetTroll | 2 | -1/+3 | |
2020-07-09 | Better nitro support | AnInternetTroll | 1 | -3/+30 | |
2020-07-07 | /no longer blocks the bot | AnInternetTroll | 1 | -38/+42 | |
2020-07-04 | Command descriptions added | AnInternetTroll | 8 | -495/+488 | |
2020-07-02 | New player.py cog | Luca Matei Pintilie | 1 | -78/+377 | |
2020-06-29 | Added xboxpresence command | AnInternetTroll | 1 | -0/+37 | |
2020-06-29 | Added xboxuser command | AnInternetTroll | 1 | -0/+64 | |
2020-06-28 | Cooldown of 60 sec to @someone | AnInternetTroll | 1 | -0/+1 | |
2020-06-27 | TODO: Make ID's ints D: | Mango0x45 | 1 | -3/+3 | |
2020-06-27 | Set purge limit to 500 | Mango0x45 | 1 | -1/+1 | |
2020-06-27 | Made purge() use .purge | Mango0x45 | 1 | -2/+1 | |
2020-06-27 | un-hardcoded pendingRuns() and removed clear() | Mango0x45 | 1 | -9/+4 | |
2020-06-27 | modified: cogs/admin.py | AnInternetTroll | 15 | -1/+4 | |
modified: cogs/compiler.py | |||||
2020-06-27 | fixed a comma | Mango0x45 | 1 | -2/+2 | |
2020-06-27 | Listed compiler languages in order | Mango0x45 | 1 | -12/+12 | |
2020-06-27 | Added elixir as a language | AnInternetTroll | 1 | -1/+2 | |
2020-06-27 | Fixed translation mentions | AnInternetTroll | 3 | -8/+11 | |
2020-06-26 | Added basic compiler | AnInternetTroll | 14 | -1/+80 | |
2020-06-26 | Fixed is_botmaster check | Mango0x45 | 1 | -18/+18 | |
2020-06-26 | Quick test | Mango0x45 | 1 | -4/+7 | |
2020-06-26 | Fixed stuff, and removed password on logs | Mango0x45 | 1 | -19/+15 | |
2020-06-26 | pls work | Mango0x45 | 1 | -1/+1 | |
2020-06-25 | cleaned up code | Mango0x45 | 1 | -17/+17 | |
2020-06-25 | restricted setvar to bot_masters | Mango0x45 | 1 | -6/+7 | |
2020-06-25 | Updated readme | Mango0x45 | 1 | -2/+2 | |
2020-06-25 | Updated readme | Mango0x45 | 1 | -2/+2 | |
2020-06-25 | Updated readme | Mango0x45 | 1 | -1/+21 | |
2020-06-25 | set_var now supports lists | Mango0x45 | 1 | -1/+2 | |
2020-06-25 | pls fix | Mango0x45 | 1 | -195/+195 | |
2020-06-25 | tabs pls | Mango0x45 | 1 | -196/+196 | |
2020-06-25 | Removed passwords and added a bot master whitelist | Mango0x45 | 1 | -7/+7 | |
2020-06-25 | removed useless spaces | Mango0x45 | 1 | -1/+1 | |
2020-06-25 | removed a space | Mango0x45 | 1 | -1/+1 | |
2020-06-25 | increased efficiency by using an or statement | Mango0x45 | 1 | -3/+1 | |
2020-06-25 | removed some useless spaces | Mango0x45 | 1 | -2/+2 | |
2020-06-25 | fixed spacing | Mango0x45 | 1 | -4/+4 | |
2020-06-24 | vim sucks with spacing | Mango0x45 | 1 | -9/+9 | |
2020-06-24 | idk some spacing thing | Mango0x45 | 1 | -2/+2 | |