bobloy
|
ea88addc42
|
black refactoring
|
2021-03-18 14:18:38 -04:00 |
|
Sourcery AI
|
0475b18437
|
'Refactored by Sourcery'
|
2021-03-18 17:20:04 +00:00 |
|
bobloy
|
5fffaf4893
|
cog_unload, not __unload, whoops.
|
2020-10-23 11:41:11 -04:00 |
|
bobloy
|
d13331d52d
|
black
|
2020-09-23 20:26:20 -04:00 |
|
bobloy
|
58ad3fc978
|
It's actually a maximum
|
2020-08-13 12:18:31 -04:00 |
|
bobloy
|
035b395eb5
|
Add end_user_data_statement to info.json
|
2020-08-06 13:23:53 -04:00 |
|
bobloy
|
36dc74cfb1
|
Add red_delete_data_for_user
|
2020-08-06 11:34:05 -04:00 |
|
bobloy
|
3e4ddb24f0
|
Add calls to super().__init__ (#110)
|
2020-08-03 13:11:35 -04:00 |
|
bobloy
|
9af8601124
|
Remove commands.Cog backwards compatibility, and reformatting (#98)
* Unneeded requirements
* No need for lambda or function
* Remove Cog backwards compatibility, and reformatting
|
2020-07-20 15:25:14 -04:00 |
|
bobloy
|
41b2ce7391
|
Event seeds happen way too frequently (#83)
|
2020-04-29 11:47:39 -04:00 |
|
aikaterna
|
ce4f2a869a
|
[PlantTycoon] Small fixes (#76)
|
2020-02-04 22:18:24 -05:00 |
|
Ianardo DiCaprio
|
704b1c611b
|
[All Cogs] Fixed to work for most up to date Red V3 (#64)
* Update ccrole.py
* listener
* Update audiotrivia.py
* Update audiotrivia.py
* Update audiotrivia.py
* Update chat.py
* Update dad.py
* Update exclusiverole.py
* Update leaver.py
* Update reactrestrict.py
* Update stealemoji.py
* Update lseen.py
* Update __init__.py
* Update qrinvite.py
* Update qrinvite.py
* Depreaction
* Depreaction warning
* Listener
* Update chat.py
|
2019-08-05 10:34:27 -04:00 |
|
bobloy
|
5ee1a6a84b
|
None fix, more likely
|
2019-01-09 14:55:43 -05:00 |
|
bobloy
|
c211749a5b
|
None fix, perhaps
|
2018-12-30 11:15:41 -05:00 |
|
bobloy
|
f3e8929d2a
|
Better fix for Permission errors
|
2018-12-28 10:54:48 -05:00 |
|
bobloy
|
8d73e48ab5
|
No more blocked message errors
|
2018-12-28 10:49:07 -05:00 |
|
bobloy
|
c51e4f62d3
|
Remove degradation task, check when used instead. (#41)
|
2018-11-14 09:52:38 -05:00 |
|
bobloy
|
f130c3e67f
|
Cogboard fixes (#37)
* Unneeded requirements
* Typo and While True
* Empty requirements
* audio tag
* Correct description, `audioset notify` alert, unneeded lavaplayer line
* unneeded requirements
* extra slash
* Add CPU / RAM / Disk warning
* Unneeded requirements
* Proper coglint requirements
* Default for `"Hi {}, I'm Dad"` set to enabled
* unneeded requirements
* Add list command, fix no_pm to guild_only
* Remove some comments and rename variable
* Fix to bugs
* unneeded requirements
* unneeded requirements
* remove pass_context legacy code
* More accurate instructions
* fix custom emojis
* less comments
* Unneeded requirements
* Unneeded requirements
* proper description
* Fix description wrap
* Unneeded requirements
* Unneeded requirements
* Missing await
* Info updates
* `await ctx.embed_requested`
* no requirements necessary
* markdown
* missing help
* Auto_help handles it
* Leaverset channel description
* Embeds and optional nicknames
* text clarification
* test alternative path
* Gotta upload the fixes
* more fix
* another test
* Steal skyrim
* Undo skyrim test
* Forgot await
* Use .json files, proper init to use files, move cooldown to seed
|
2018-10-26 15:50:24 -04:00 |
|
Jyu Viole Grace
|
b122cae3fa
|
fix 2 typos
|
2018-10-14 13:39:18 +05:30 |
|
bobloy
|
da6bbccd3f
|
black formatting
|
2018-10-11 11:22:16 -04:00 |
|
bobloy
|
4950408f6d
|
Don't double add products
|
2018-10-10 14:41:34 -04:00 |
|
bobloy
|
6cc32a937c
|
Fix to seed
|
2018-10-08 16:00:42 -04:00 |
|
bobloy
|
9fb05194c2
|
Shovel cooldown
|
2018-10-08 15:20:19 -04:00 |
|
bobloy
|
2633eea746
|
Fix plant selection
|
2018-10-08 13:49:59 -04:00 |
|
bobloy
|
75939546b4
|
Balance changes
|
2018-10-08 13:44:32 -04:00 |
|
bobloy
|
11ce46c36f
|
Black formatting
|
2018-10-08 10:46:36 -04:00 |
|
bobloy
|
2feb6d0663
|
Fix for convert bug giving infinite credits
|
2018-10-08 10:39:13 -04:00 |
|
bobloy
|
229c4888b3
|
Don't include tba's
|
2018-10-05 08:52:21 -04:00 |
|
bobloy
|
d017ef5336
|
Additional list and tts descriptions
|
2018-10-05 08:27:09 -04:00 |
|
bobloy
|
c0b888535d
|
Whoops, wrong one
|
2018-10-04 15:02:07 -04:00 |
|
bobloy
|
5ca3141707
|
Don't DM everyone and spelling error
|
2018-10-04 13:22:40 -04:00 |
|
bobloy
|
c8417e03a8
|
User objects and __repr__
|
2018-10-04 08:39:59 -04:00 |
|
bobloy
|
8935303f41
|
Prep for Red RC1 breaking change
|
2018-10-01 11:39:12 -04:00 |
|
bobloy
|
2f6a518ab6
|
V3 rework complete
|
2018-09-24 16:03:53 -04:00 |
|
bobloy
|
662b9bc221
|
[Incomplete] Plant Tycoon initial commit
|
2018-09-11 08:20:02 -04:00 |
|