aboutsummaryrefslogtreecommitdiff
path: root/cogs/player.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-06-29Added xboxuser commandAnInternetTroll1-0/+64
2020-06-28Cooldown of 60 sec to @someoneAnInternetTroll1-0/+1
2020-06-27TODO: Make ID's ints D:Mango0x451-3/+3
2020-06-27Set purge limit to 500Mango0x451-1/+1
2020-06-27Made purge() use .purgeMango0x451-2/+1
2020-06-27un-hardcoded pendingRuns() and removed clear()Mango0x451-9/+4
2020-06-27 modified: cogs/admin.pyAnInternetTroll15-1/+4
modified: cogs/compiler.py
2020-06-27fixed a commaMango0x451-2/+2
2020-06-27Listed compiler languages in orderMango0x451-12/+12
2020-06-27Added elixir as a languageAnInternetTroll1-1/+2
2020-06-27Fixed translation mentionsAnInternetTroll3-8/+11
2020-06-26Added basic compilerAnInternetTroll14-1/+80
2020-06-26Fixed is_botmaster checkMango0x451-18/+18
2020-06-26Quick testMango0x451-4/+7
2020-06-26Fixed stuff, and removed password on logsMango0x451-19/+15
2020-06-26pls workMango0x451-1/+1
2020-06-25cleaned up codeMango0x451-17/+17
2020-06-25restricted setvar to bot_mastersMango0x451-6/+7
2020-06-25Updated readmeMango0x451-2/+2
2020-06-25Updated readmeMango0x451-2/+2
2020-06-25Updated readmeMango0x451-1/+21
2020-06-25set_var now supports listsMango0x451-1/+2
2020-06-25pls fixMango0x451-195/+195
2020-06-25tabs plsMango0x451-196/+196
2020-06-25Removed passwords and added a bot master whitelistMango0x451-7/+7
2020-06-25removed useless spacesMango0x451-1/+1
2020-06-25removed a spaceMango0x451-1/+1
2020-06-25increased efficiency by using an or statementMango0x451-3/+1
2020-06-25removed some useless spacesMango0x451-2/+2
2020-06-25fixed spacingMango0x451-4/+4
2020-06-24vim sucks with spacingMango0x451-9/+9
2020-06-24idk some spacing thingMango0x451-2/+2
2020-06-24fixed faulty logicMango0x451-49/+2
2020-06-24 modified: cogs/utils.pyAnInternetTroll1-1/+1
2020-06-24Cleaned up @someoneMango0x451-14/+4
2020-06-24Updated the secretMango0x451-0/+1
2020-06-24 modified: cogs/utils.pyAnInternetTroll1-0/+2
2020-06-24Update utils.pyThomas Voss1-1/+6
2020-06-24Update utils.pyThomas Voss1-6/+1
2020-06-23i dont remember what I did to this file but apparantly its not the sameMango0x451-23/+0
2020-06-23added sky to utilsMango0x451-2/+3
2020-06-21fixed the dumbMango0x451-10/+10
2020-06-21tabs plsMango0x451-11/+11
2020-06-21Made findsleep more efficientMango0x451-40/+34
2020-06-21Fixed mute commandAnInternetTroll1-5/+5
2020-06-21 modified: cogs/logs.pyAnInternetTroll14-0/+0
2020-06-20fixed TypeError in on_message_editSkycloudd1-0/+3
When an embed gets loaded, discord sends out the message edited event, and because of that it gets weird. so you just check if the content of the message actually changed, and that should fix it.
2020-06-17De-hardcoded utils, general and logs. The problem left is src.AnInternetTroll7-19/+46
2020-06-14Better loggingAnInternetTroll5-21/+13
2020-06-11minor fixes and !serverinfoAnInternetTroll14-13/+47