21 Commits (2eec900e9818d4cce1900f35a1f14dfbf6e9b39e)

Author SHA1 Message Date
Rapptz 88b520b5ab Reformat code using black 3 years ago
Rapptz d2dd31de63 Make __main__ template strings private 4 years ago
Kallum cc6edccc0c
Make the bot template use f-strings over str.format 4 years ago
Rapptz 4d44872511 Remove encoding header from generated code 4 years ago
Rapptz 9d39b135f4 Modernize code to use f-strings 4 years ago
Bryan Forbes c325918ae6
Only run main() if the module is being executed as a script 4 years ago
Josh 73a783cd6b
Strip both - and _ from newcog class names 4 years ago
Nihaal Sangha 69bdc3a184
Change copyright year to present 4 years ago
Rapptz b8154e365f Rewrite gateway to use aiohttp instead of websockets 5 years ago
Rapptz 6071607176 Bump copyright year to 2020 5 years ago
Rapptz 4843f61eaf Make discord --version a bit more helpful. 6 years ago
Rapptz 2fe42d5e81 Remove Python 3.5 check in __main__.py 6 years ago
NCPlayz 11a0098269 Add new cog methods 6 years ago
Dante Dam 9656a21ebe Bumped copyright years to 2019. 6 years ago
Hornwitser efb4ff850e [lint] Fix import order 7 years ago
Hornwitser fa46b07db1 [lint] Rename exception variables to exc 7 years ago
Hornwitser c8b49d37be [lint] Fix incorrect and inconsistent whitespace 7 years ago
Hornwitser d58fc0ccee [lint] Remove unused imports 7 years ago
Rapptz c23ef9e8a4 [commands] Add __global_check_once to list of cog functions. 8 years ago
Rapptz 02d854a99c Fix format string in new bot template. 8 years ago
Rapptz 8aa04b7084 First pass at having a __main__ file. 8 years ago