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
aikaterna
184b277958
[V3 JoinLeave] Don't listen to bots
2019-01-19 15:51:28 -08:00
aikaterna
0da1536a2a
[V3 JoinLeave] Add new user link post msg
2019-01-14 10:17:05 -08:00
aikaterna
1e3f887ea3
[V3 Wolfram] Small updates
2019-01-05 21:22:46 -08:00
aikaterna
858d37decc
[V3 TrickOrTreat] pick -> pickup
2018-12-18 16:01:16 -08:00
aikaterna
800195317c
[V3 CardsAgainstHumanity] No typing needed
2018-12-18 15:59:03 -08:00
aikaterna
f30bba4888
[V3 CardsAgainstHumanity] Handle bot players
2018-12-17 18:41:00 -08:00
aikaterna
9e1f8451bd
[V3 CardsAgainstHumanity] Bundled data fun part 2
2018-12-17 12:20:36 -08:00
aikaterna
ed09dbc48a
[V3 CardsAgainstHumanity] Bundled data fun
2018-12-17 11:33:32 -08:00
aikaterna
148b36d630
[V3 CardsAgainstHumanity] Bundled data fun
2018-12-17 11:33:05 -08:00
aikaterna
d8f5993fcf
[V3 CardsAgainstHumanity] Initial commit
2018-12-17 11:03:34 -08:00
aikaterna
e59e314531
[V3 CardsAgainstHumanity] Initial commit
2018-12-17 11:02:58 -08:00
aikaterna
bd643ca67b
[V3 CardsAgainstHumanity] Initial commit
2018-12-17 11:02:31 -08:00
aikaterna
cd97285798
[V3 Dungeon] Member join with no role set fix
...
Sorry for the 711 Red Sentry events Kowlin.
2018-12-13 14:42:37 -08:00