Feel free to comment with suggestions
--debug flag--daemon?aliaslist to alias list #195bot to globals in debugon_error to provide some better permissions error messages* _denotes currently in development_
restrict !bank set to owner only. i'm fed up of people fucking up my leaderboard by cheating
perhaps choose your admins more carefully 馃槈
@irdumbs its not that. somehow my bot has made its way onto 5 servers i dont own, and people are cheating
lolol
That's actually an issue with economy.py
It's bank should be server-specific
Remove user details from cogs (e.g. economy) when the bot leaves a server
NameError: name 'bot' is not defined when calling a debug alias
fix debug not having bot in lambdas
[p]debug (lambda: bot.say('hi'))()
should work to be backward compatible
streamalerts for youtube streams would be nice
I've been working on a cog to make commands cost a customizable amount of a currency. The currency itself could be either automatically given to users(e.g 5 per hour, 100 per day, etc) or have a claiming system similar to [p]payday. I will probably upload a version of this to my repo once I get it fully operational :)
Should be fairly easy to implement using the same kind of system as permissions
Hasn't been touched in a while, I'll let this slide into oblivion
Most helpful comment