Commit Graph

13 Commits

Author SHA1 Message Date
Draper
ae9dbf569c Data API Complicance (Red 3.4) (#136)
* Simple ones first

* Less simple but still simple.

* Slightly more complicated

* use correct name

* move to module

* Black -l 120

* review

* give users the proper feedback

Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
2020-08-26 09:57:43 -07:00
Draper
c020dc5e89 Fixes Console errors when bot is used in DM (#54)
* Removes 3.0 compatibility
Improves Disk IO by writting to config every 60 seconds
Also listen to `on_typing`, `on_message_edit`, `on_reaction_remove`, `on_reaction_add`

* Change from `on_message` to `on_message_without_command`

* Hotfix for seen in DM's
2019-08-21 06:09:07 -07:00
Draper
fdecc629c5 [Seen] Improves DisK I/O for bots with larger server and member base (#53)
* Removes 3.0 compatibility
Improves Disk IO by writting to config every 60 seconds
Also listen to `on_typing`, `on_message_edit`, `on_reaction_remove`, `on_reaction_add`

* Change from `on_message` to `on_message_without_command`
2019-08-12 07:59:33 -07:00
Ellie
831740f18c V3.0 + V3.1 compability (#44)
* Update away.py

* Update dungeon.py

* V3.0 + V3.1 compability

* V3.0 + V3.1 compability

* V3.0 + V3.1 compability

* V3.0 + V3.1 compability

* V3.0 + V3.1 compability

* V3.0 + V3.1 compability
2019-05-22 08:06:40 -07:00
aikaterna
d8cd36f8ff [V3] RC1 Compliance, fixes
RC1 changes on all cogs. Tools has inrole fixed, now will display appropriately if 0 people are in the specified role. Timezone: removed the time place command as timezoneapi.io has changed to a paid service.
2018-10-06 12:06:54 -07:00
aikaterna
76e8c90b5b Cleanup part 2 and Beta 20 requirements 2018-08-19 20:23:44 -07:00
aikaterna
be13d0f686 [V3] Cleanup 2018-08-08 21:54:06 -07:00
aikaterna
f764886daf [V3 Seen] Catch users not having a guild attribute 2018-07-15 16:34:48 -07:00
Eslyium
581f065692 Edit seen v3 help message 2018-06-01 13:57:25 -04:00
aikaterna
d06271fe04 No context needed 2018-05-13 08:51:51 -07:00
aikaterna
635e798e72 Add seen 2018-05-13 08:39:16 -07:00
aikaterna
f6a8ffdb1f Start of the v3 branch 2018-01-27 19:10:40 -08:00
aikaterna
8abe72a0fc New home for away, seen, and hunting 2017-11-15 20:42:31 -08:00