bobloy
|
eb0c79ef1d
|
Introduction of The Blob
|
4 years ago |
bobloy
|
a0c645bd28
|
Precarious import order
|
4 years ago |
bobloy
|
224ff93531
|
black and __all__
|
4 years ago |
bobloy
|
f263f97cc2
|
Update builder to accept any number of roles
|
4 years ago |
bobloy
|
61d1313411
|
Switch game to handle daytime smoother allowing cancellation
|
4 years ago |
bobloy
|
cb0a7f1041
|
Add priority and parameters
|
4 years ago |
bobloy
|
39801aada9
|
Missed priority
|
4 years ago |
bobloy
|
eaa3e0a2f7
|
Fix listener parameters and priority
|
4 years ago |
bobloy
|
8ffc8cc707
|
Missed the listener update
|
4 years ago |
bobloy
|
84ed2728e7
|
switch to log
|
4 years ago |
bobloy
|
98ae481d14
|
Show valid settings correctly
|
4 years ago |
bobloy
|
29aa493033
|
Better checking of valid settings
|
4 years ago |
bobloy
|
7109471c35
|
WIP listeners, switch to f strings, and overall rewrite
|
4 years ago |
bobloy
|
a2eaf55515
|
Priority update for listeners
|
4 years ago |
bobloy
|
06af229a62
|
non-relative imports
|
4 years ago |
bobloy
|
8a3f45bdc1
|
Listener structure major change
Still need priority
|
4 years ago |
bobloy
|
1723dc381d
|
More listener
|
4 years ago |
bobloy
|
28bf2a73e1
|
Still going on events
|
4 years ago |
bobloy
|
fe1f11b2eb
|
Maybe dispatch? WIP
|
4 years ago |
bobloy
|
7e1a6e108e
|
Logs mainly
|
4 years ago |
bobloy
|
339492d6d9
|
Black formatting
|
4 years ago |
bobloy
|
7a9fb922bd
|
Merge branch 'master' into werewolf-develop
# Conflicts:
# werewolf/builder.py
|
4 years ago |
bobloy
|
340f1dbff4
|
Grammar
|
4 years ago |
bobloy
|
f8fcb4c736
|
Max bot version unnecessary
|
4 years ago |
bobloy
|
151eca1c76
|
More 3.4 compatibility, mentions and listeners
|
4 years ago |
bobloy
|
6a76d43c3d
|
Merge branch 'master' into maybe_send_embeds
|
4 years ago |
bobloy
|
58ad3fc978
|
It's actually a maximum
|
5 years ago |
bobloy
|
035b395eb5
|
Add `end_user_data_statement`to info.json
|
5 years ago |
bobloy
|
36dc74cfb1
|
Add `red_delete_data_for_user`
|
5 years ago |
bobloy
|
810670f5c0
|
Use maybe_send_embed instead
|
5 years ago |
bobloy
|
9af8601124
|
Remove commands.Cog backwards compatibility, and reformatting (#98)
* Unneeded requirements
* No need for lambda or function
* Remove Cog backwards compatibility, and reformatting
|
5 years ago |
Toby Harradine
|
b11ee85bdd
|
Use relative imports in cogs (#49)
* [ChatterBot] Use relative imports
* [Werewolf] Use relative imports
* [Chatter] Use relative imports
|
6 years ago |
bobloy
|
849262969c
|
forgot some await's
|
6 years ago |
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
|
6 years ago |
bobloy
|
0ee0199b11
|
role `__init__.py` experiment
|
6 years ago |
bobloy
|
0d59a5220f
|
ctx.me instead of ctx.guild.me to work in dm's
|
6 years ago |
bobloy
|
3296c03de2
|
Merge branch 'master' into werewolf_develop
# Conflicts:
# werewolf/builder.py
# werewolf/game.py
# werewolf/werewolf.py
|
6 years ago |
bobloy
|
8935303f41
|
Prep for Red RC1 breaking change
|
6 years ago |
bobloy
|
3afb2cf43a
|
Info updates
|
6 years ago |
bobloy
|
00c20f5453
|
auto_help update
|
7 years ago |
Bobloy
|
273e622fa7
|
Assorted QoL updates
|
7 years ago |
bobloy
|
3f331e2016
|
new commands.Context
|
7 years ago |
Bobloy
|
0d53537040
|
Shifter power
Signed-off-by: Bobloy <alboblexloy@gmail.com>
|
7 years ago |
bobloy
|
6a977000a2
|
Additional type hints
Signed-off-by: Bobloy <alboblexloy@gmail.com>
|
7 years ago |
Bobloy
|
c95b2e4ef2
|
Expand night powers
Signed-off-by: Bobloy <alboblexloy@gmail.com>
|
7 years ago |
Bobloy
|
8200ad51b1
|
more shifting
|
7 years ago |
Bobloy
|
deb96a73b6
|
optimize imports and pep8
|
7 years ago |
Bobloy
|
9ac6d396a8
|
Gotta be RedContext until next beta
|
7 years ago |
Bobloy
|
19ff7c493f
|
Night powers initial commit (concept)
|
7 years ago |
Bobloy
|
d24eb759ca
|
Handle failed DM's without crashing game
|
7 years ago |