106 Commits

Author SHA1 Message Date
bobloy
84ed2728e7 switch to log 2020-09-24 13:36:42 -04:00
bobloy
98ae481d14 Show valid settings correctly 2020-09-22 17:53:54 -04:00
bobloy
29aa493033 Better checking of valid settings 2020-09-22 17:50:05 -04:00
bobloy
7109471c35 WIP listeners, switch to f strings, and overall rewrite 2020-09-22 17:30:58 -04:00
bobloy
a2eaf55515 Priority update for listeners 2020-09-22 16:46:38 -04:00
bobloy
06af229a62 non-relative imports 2020-09-22 16:23:26 -04:00
bobloy
8a3f45bdc1 Listener structure major change
Still need priority
2020-09-21 17:11:55 -04:00
bobloy
1723dc381d More listener 2020-09-21 13:42:43 -04:00
bobloy
28bf2a73e1 Still going on events 2020-09-21 11:17:59 -04:00
bobloy
fe1f11b2eb Maybe dispatch? WIP 2020-09-19 20:21:28 -04:00
bobloy
7e1a6e108e Logs mainly 2020-09-18 17:02:37 -04:00
bobloy
339492d6d9 Black formatting 2020-09-18 14:10:04 -04:00
bobloy
7a9fb922bd Merge branch 'master' into werewolf-develop
# Conflicts:
#	werewolf/builder.py
2020-09-18 12:27:15 -04:00
bobloy
340f1dbff4 Grammar 2020-08-18 10:32:34 -04:00
bobloy
f8fcb4c736 Max bot version unnecessary 2020-08-18 10:31:47 -04:00
bobloy
151eca1c76 More 3.4 compatibility, mentions and listeners 2020-08-18 10:01:10 -04:00
bobloy
6a76d43c3d Merge branch 'master' into maybe_send_embeds 2020-08-18 08:17:21 -04:00
bobloy
58ad3fc978 It's actually a maximum 2020-08-13 12:18:31 -04:00
bobloy
035b395eb5 Add end_user_data_statementto 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
810670f5c0 Use maybe_send_embed instead 2020-08-03 15:24:52 -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
Toby Harradine
b11ee85bdd Use relative imports in cogs (#49)
* [ChatterBot] Use relative imports

* [Werewolf] Use relative imports

* [Chatter] Use relative imports
2019-04-07 23:31:36 -04:00
bobloy
849262969c forgot some await's 2018-12-05 14:59:10 -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
bobloy
0ee0199b11 role __init__.py experiment 2018-10-05 13:50:55 -04:00
bobloy
0d59a5220f ctx.me instead of ctx.guild.me to work in dm's 2018-10-05 13:06:17 -04:00
bobloy
3296c03de2 Merge branch 'master' into werewolf_develop
# Conflicts:
#	werewolf/builder.py
#	werewolf/game.py
#	werewolf/werewolf.py
2018-10-05 11:14:56 -04:00
bobloy
8935303f41 Prep for Red RC1 breaking change 2018-10-01 11:39:12 -04:00
bobloy
3afb2cf43a Info updates 2018-09-24 13:49:05 -04:00
bobloy
00c20f5453 auto_help update 2018-08-28 10:28:05 -04:00
Bobloy
273e622fa7 Assorted QoL updates 2018-05-17 09:43:14 -04:00
bobloy
3f331e2016 new commands.Context 2018-05-12 18:25:47 -04:00
Bobloy
0d53537040 Shifter power
Signed-off-by: Bobloy <alboblexloy@gmail.com>
2018-05-10 14:04:12 -04:00
bobloy
6a977000a2 Additional type hints
Signed-off-by: Bobloy <alboblexloy@gmail.com>
2018-05-10 14:00:52 -04:00
Bobloy
c95b2e4ef2 Expand night powers
Signed-off-by: Bobloy <alboblexloy@gmail.com>
2018-05-10 14:00:19 -04:00
Bobloy
8200ad51b1 more shifting 2018-05-09 13:36:23 -04:00
Bobloy
deb96a73b6 optimize imports and pep8 2018-05-09 09:43:22 -04:00
Bobloy
9ac6d396a8 Gotta be RedContext until next beta 2018-05-09 09:42:02 -04:00
Bobloy
19ff7c493f Night powers initial commit (concept) 2018-05-08 16:03:02 -04:00
Bobloy
d24eb759ca Handle failed DM's without crashing game 2018-05-08 16:02:43 -04:00
Bobloy
8267e741ec Cleanup 2018-05-08 16:02:26 -04:00
Bobloy
20b62a6caf Bugfix for parse_code 2018-05-08 16:01:42 -04:00
bobloy
ec81ce75aa Shifter initial commit 2018-05-08 16:01:04 -04:00
bobloy
ff33ac0729 Add description 2018-05-08 16:00:19 -04:00
Bobloy
2cd594c36a commands.Context for the future 2018-05-04 08:48:36 -04:00
Bobloy
03bd13309e better pages 2018-05-02 15:17:19 -04:00
Bobloy
4d9ac39e82 string roles and other nonsense 2018-05-02 14:08:06 -04:00
Bobloy
d206ea2cb9 Errors and permissions 2018-05-01 17:05:08 -04:00
bobloy
5694a61edb Merge branch 'werewolf_develop' of https://github.com/bobloy/Fox-V3 into werewolf_develop 2018-04-30 09:58:13 -04:00