Commit Graph

278 Commits

Author SHA1 Message Date
PredaaA
632aceaf89 Update trickortreat.py (#71) 2019-10-07 18:49:02 -07:00
PredaaA
780858e6d8 [TrickOrTreat] Add eaten candies in eat command + changes in cboard (#70)
* Update trickortreat.py

* Oops

* Add required permissions for the bot in cboard
2019-10-07 18:21:00 -07:00
aikaterna
1b46f00812 [RndStatus] oops :awesome: 2019-10-04 19:52:26 -07:00
aikaterna
80e5095ebc [RndStatus] Fix for not updating status 2019-10-04 19:14:47 -07:00
aikaterna
decf472b6c [RndStatus] Fix for not rotating status 2019-10-04 19:14:30 -07:00
NIXC
50f0ad6099 fix uneating candy (#68) 2019-10-04 18:44:45 -07:00
aikaterna
e8db484870 [Trick Or Treat] Fix totcooldown pt 2 2019-10-03 18:05:28 -07:00
aikaterna
729dce1ae2 [Trick Or Treat] Fix totcooldown
Thanks Nin.
2019-10-03 17:53:18 -07:00
PredaaA
5d87c3dcdc Update trickortreat.py (#67) 2019-10-03 11:57:50 -07:00
aikaterna
6c6cdf1a20 [TrickOrTreat] cooldown -> totcooldown 2019-10-02 08:17:56 -07:00
aikaterna
d94fc1b596 Update trickortreat.py 2019-10-01 19:45:28 -07:00
aikaterna
e6181a704b [Trick Or Treat] Set time before waiting 2019-10-01 19:42:41 -07:00
Flame442
3d68a3af31 Fixes ranges that do not fully contain the stated values (#66) 2019-10-01 19:42:03 -07:00
PredaaA
ddff041974 Update region.py (#65) 2019-09-29 08:24:13 -07:00
Dezyox
b3012f117e Update the countdown for the 5th anninversary (#64)
Updated the anniversary, it’s now the 5th 🎉
2019-09-26 11:40:43 -07:00
aikaterna
46494784e4 [Retrosign] http -> https
Thanks @ComradeCactus for the tip. Resolves #57
2019-09-17 08:48:39 -07:00
aikaterna
9d803c4710 [Pupper] Fix for min/max setting
Thanks Flame.
2019-09-17 08:29:08 -07:00
aikaterna
a74c15e73a [Region] Initial commit 2019-09-16 12:39:41 -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
aikaterna
00eddecbd9 [Timezone] They -> the 2019-08-16 08:13:59 -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
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
aikaterna
d57ba2d78a [Blurplefy] Fix constructor parameter must be str
Resolves #50
2019-07-25 08:33:56 -07:00
aikaterna
1d0b23c03f [YouTube] Initial commit 2019-07-24 14:37:01 -07:00
aikaterna
e8e58ce9e3 Add dictionary 2019-07-23 17:06:45 -07:00
aikaterna
a7fb88bad2 [CardsAgainstHumanity] No bundled_data in init 2019-06-25 14:20:24 -07:00
aikaterna
f296c65ef2 [V3] __unload -> cog_unload 2019-06-25 10:49:17 -07:00
Iangit1
ed1aa25490 Fix streaming status (#46)
* Streaming status fix

Added a settable streamer which is used to create a twitch url.
If rndstatus type is set to 1 (streaming) it uses the url so the bot actually shows as streaming (with purple dot and button to watch streamer) instead of saying live on twitch playing with a green dot.

* Changed delay back to 300
2019-06-24 17:19:26 -07:00
aikaterna
24903d720c [CardsAgainstHumanity] Add info.json 2019-06-14 09:42:03 -07:00
aikaterna
a79b59ee85 [V3 Tools] Fix for #45 2019-06-14 09:23:29 -07:00
aikaterna
17d6a597a7 3.1 changes 2019-05-28 22:32:25 -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
7e5d88a253 [Timezone] Make time user work in all servers + some fixes
Merge pull request #43 from PredaaA/patch-1
2019-04-28 12:07:29 -07:00
PredaaA
57952e53d8 Update timezone.py 2019-04-28 01:40:54 +02:00
PredaaA
f00ad45152 Update timezone.py 2019-04-28 01:14:53 +02:00
aikaterna
36144372fc Add otherbot remove and fix formatting on watching 2019-04-24 08:08:18 -07:00
aikaterna
accc388bd1 Fix empty embed field when a role has all or no permissions
Merge pull request #42 from Flame442/patch-1
2019-04-13 07:50:04 -07:00
Flame442
a675792fdf Fix empty embed field when a role has all or no permissions 2019-04-05 09:38:10 -04:00
aikaterna
2aeee1533b [Chatchart] Escape dollar signs
Closes #40.
2019-03-23 20:35:06 -07:00
aikaterna
e543eedccc Update README.md 2019-03-12 19:10:48 -07:00
aikaterna
7d5ad9098e [V3 RndStatus] [p]rndstatus type fixes
Merge pull request #39 from Flame442/v3
2019-02-15 08:32:31 -08:00
Flame442
e353ec3c3b [V3 RndStatus] [p]rndstatus type fixes
Fixes types in help text and adds a check to the value.
2019-02-13 14:53:19 -05:00
aikaterna
4235674668 [V3 NoLinks] Remove deleted channel ids 2019-02-02 18:40:29 -08:00
aikaterna
fdefc17240 [V3 AntiPhoneClapper] Info.json formatting 2019-02-02 17:01:23 -08:00
aikaterna
f8e8568574 [V3 AntiPhoneClapper] Actually listen to the right channels 2019-02-01 16:23:48 -08:00
aikaterna
4f60deb69a [V3 AntiPhoneClapper] Add unload, formatting 2019-02-01 16:10:14 -08:00