Commit Graph

265 Commits

Author SHA1 Message Date
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
aikaterna
6526206e15 [V3 AntiPhoneClapper] Initial commit
Thanks to sitryk for the logic in this cog.
2019-02-01 15:43:10 -08:00
aikaterna
de34151290 Update README.md 2019-01-28 20:29:30 -08:00
aikaterna
9ed51cc389 👋 2019-01-28 20:29:07 -08:00
aikaterna
f1234a8b42 [Away] Give some more flair to listening and gaming
Merge pull request #35 from TrustyJAID/v3
2019-01-28 20:21:58 -08:00
TrustyJAID
6f96858392 [Away] Give some more flair to listening and gaming
This gives a little bit more flair to the listening and gaming options providing details about the users activity such as:
Game details if the game provides it or a thumbnail.

Listening shows the current placement in the song just like the audio cog as well as the album art now.

You can also now set an image as the response if embeds are enabled and the image is a valid embed image.

This also fixes a bug when the bot restarts removing old settings and a bug with replacing mentions in listening status.
2019-01-27 01:54:12 -07:00
aikaterna
42ef1f61e6 [Away] Fix typo in listening response
Merge pull request #34 from TrustyJAID/v3
2019-01-26 19:41:44 -08:00
TrustyJAID
7d2ffd315a [Away] Optimize display of awaysettings
This will properly display each option with a maximum of 20 characters to give a glimpse and respects maximum allowable characters in the description field. Hopefully no one adds so many games that this is an issue.
2019-01-24 15:29:09 -07:00
TrustyJAID
d95660c293 [Away] Fix typo in listening response 2019-01-23 21:55:20 -07:00
aikaterna
5ccc4452df [Away] Add gaming, streaming, and listening options
Merge pull request #33 from TrustyJAID/v3
2019-01-23 19:30:12 -08:00
TrustyJAID
eaea6e132f [Away] Forgot to list games 2019-01-22 19:00:00 -07:00
TrustyJAID
984a59f7e2 [Away] Add awaysettings command to see your current settings 2019-01-22 18:50:42 -07:00
TrustyJAID
b05359f2f1 [Away] Add gaming, streaming, and listening responses
This adds gaming, streaming, and listening options when people are mentioned. This also allows mods, admins, and bot owner to be allowed despite ignoring the guild. This also prevents posts from bots mentioning a user.
2019-01-22 16:16:34 -07:00
TrustyJAID
e5d6644f84 Merge pull request #1 from aikaterna/v3
Merge upstream
2019-01-22 14:24:03 -07:00