aikaterna
70f52f8832
Update readme for snacktime
2019-11-05 08:59:54 -08:00
aikaterna
65b5b1a064
[Snacktime] update info.json round 2
2019-11-01 14:20:08 -07:00
aikaterna
b90bb77be9
[Snacktime] update info.json
2019-11-01 14:15:05 -07:00
aikaterna
d19c0c2826
[Snacktime] Fix for greedy messages
2019-11-01 14:12:36 -07:00
aikaterna
12ca45123b
[Snacktime] snacktime command is guild only
2019-11-01 12:20:22 -07:00
aikaterna
1e549fd96c
[Snacktime] Fix some message formatting
2019-11-01 09:58:26 -07:00
aikaterna
c64252de6e
[Snacktime] Initial commit
...
Thanks to irdumb for making such an excellent, fun cog. This was long overdue to get this bad boy on v3.
2019-11-01 09:49:29 -07:00
aikaterna
ccad084b2b
[Dictionary] Rewrite + antonyms and synonyms
2019-10-26 11:46:37 -07:00
aikaterna
5076b4a1b7
[Tools] Let's use escape instead
2019-10-13 12:25:19 -07:00
aikaterna
869f4bb8da
[Tools] Strip some formatting on guild names
2019-10-13 12:20:14 -07:00
aikaterna
7f7357796e
[Tools] Menu-ify the server list
2019-10-13 12:16:24 -07:00
PredaaA
c3d8bb8d05
Update trickortreat.py ( #75 )
2019-10-10 18:45:37 -07:00
PredaaA
a1ca7dff60
[TrickOrTreat] Fix humanize_number for Red < 3.2 ( #74 )
...
* Update trickortreat.py
* Update trickortreat.py
2019-10-10 18:36:15 -07:00
Nodja
ef12d46745
Preserve order when fetching urls from page ( #69 )
2019-10-10 18:13:10 -07:00
PredaaA
60274065f2
[TrickOrTreat] Change cboard and cinventory style ( #73 )
...
* Update trickortreat.py
* Update trickortreat.py
2019-10-10 18:02:54 -07:00
aikaterna
a05bf4ede4
[PressF] Press f for mass mentions
2019-10-10 17:59:52 -07:00
Flame442
85dee0ad8b
Fixed a few bugs ( #72 )
2019-10-09 18:32:39 -07:00
aikaterna
82c33359b1
who did this
2019-10-09 17:07:12 -07:00
aikaterna
a888776a6c
[PressF] to pay respects
2019-10-09 16:47:48 -07:00
aikaterna
8fc1ff176f
[DadJokes] Initial commit
2019-10-08 17:37:09 -07:00
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