Commit Graph

12 Commits

Author SHA1 Message Date
aikaterna
3cf90d4214 Await bot.add_cog 2022-04-04 13:05:52 -07:00
Alex
6493fa182e fix line 247 "channels" key fixed, renamed to "channel" (#261) 2022-02-06 16:58:11 -08:00
Alex
b4608e526c handle deleted channels silently (#255)
If a channel is deleted, when doggo comes to woof and that channel no longer exists it should delete the channel id from the config and pick a new one. and it will just ignore a deleted channel if pets command is used.
2021-10-27 14:11:34 -07:00
aikaterna
40b3bbc363 Info.json cleanup 2021-10-10 13:26:33 -07:00
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
aikaterna
cb30ed5bb0 [Pupper] Delete timer, exc on loop 2020-05-25 10:18:11 -07:00
aikaterna
9d803c4710 [Pupper] Fix for min/max setting
Thanks Flame.
2019-09-17 08:29:08 -07:00
aikaterna
3a7d27fbb3 Update pupper.py 2019-08-07 22:04:31 -07:00
aikaterna
2e9000160e [Pupper] Group cmd fix
Oh yeah, there's these things called group commands that need to have decos modified too. Imagine that
2019-08-07 09:38:07 -07:00
aikaterna
0fadb07e48 [Pupper] More info, cmd name change 2019-08-07 08:13:48 -07:00
aikaterna
2f52012b33 [Pupper] pet command -> pets command
Changed to not conflict with the adventure cog or other social cogs.
2019-08-07 08:12:11 -07:00
aikaterna
d4a70d5782 [Pupper] Initial commit 2019-08-06 18:58:40 -07:00