Commit Graph

213 Commits

Author SHA1 Message Date
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
aikaterna
36de358172 Merge pull request #32 from Kowlin/pr/fix/permissions
Fixed the permissions
2018-11-05 15:44:34 -08:00
Kowlin
4b9cd3493b Fixed the permissions
manage_server -> manage_guild
2018-11-06 00:35:08 +01:00
aikaterna
68463d3181 Merge pull request #29 from Sitryk/patch-2
[V3 Tools] Account for activity types
2018-10-31 21:19:44 -07:00
aikaterna
3c8e2fc7ae Merge branch 'v3' into patch-2 2018-10-31 21:19:31 -07:00
aikaterna
b3917f6e09 [V3 Tools] uinfo formatting 2018-10-31 21:02:31 -07:00
aikaterna
37932f010e Merge branch 'v3' into patch-2 2018-10-31 20:50:38 -07:00
aikaterna
2fe1f9022d Merge pull request #28 from Sitryk/patch-1
[V3 Tools] Fix for url AttributeError in uinfo
2018-10-31 20:47:34 -07:00
aikaterna
33b1153293 listchannels -> listchannel, keep error print
Avoids conflict with another cog
2018-10-31 20:47:04 -07:00
James
b82e4252cd [V3 Tools] Account for activity types
command `uinfo` updated to now account for the different activity types
2018-10-31 21:17:31 +13:00
James
218a9609ef [V3 Tools] Fix for url AttributeError in uinfo
Removes check for url and only uses activity name
2018-10-31 21:11:27 +13:00
aikaterna
c3ab361396 [V3 Tools] listchannels -> listchannel
Change to not collide with Trusty's serverstats cog
2018-10-30 08:22:31 -07:00
aikaterna
d4e3d55571 [V3 Tools] Add listchannels and listguilds commands
Merge pull request #26 from Sitryk/v3
2018-10-27 12:34:01 -07:00
aikaterna
6005bb3eee Chatchart changes were handled in #27 2018-10-27 12:33:10 -07:00
aikaterna
8ef28a354f Formatting and removing prints 2018-10-27 12:30:56 -07:00
aikaterna
232fac4d8c [V3 Chatchart] Handle bot only content
Merge pull request #27 from Sitryk/patch-6
2018-10-27 12:11:53 -07:00
aikaterna
f4147ceee5 [V3 Away] Discord Status based responses added
One improvement in the future would be respecting Red's embed toggle for making embeds instead of using permissions, but it's not something that would stop me from merging this. Thanks to TrustyJAID for spending time on adding this feature.
2018-10-27 12:10:08 -07:00
aikaterna
81055f38cd Only reply with status messages if no away message set 2018-10-27 12:08:22 -07:00
James
1ee1730090 [V3 Chatchart] Handle bot only content
Sends a message when message history only contains bot content
2018-10-27 12:02:10 +13:00
James
d90f3481ba Remove unnecessary spacing 2018-10-27 11:24:02 +13:00
James
5c7fd7f9c8 Handle bot only content
Send a message when the history only has content from bots
2018-10-27 11:17:55 +13:00
James
77e143658d Add checks to new commands
Mod or Manage Channels perm needed to use these commands
2018-10-27 08:42:53 +13:00
James
9f59acd5e2 Add listchannels and listguilds command
listchannels - lists the channels in the guild, in displayed order
listguilds - lists the guilds the bot is in, sorted by usercount
2018-10-27 08:40:42 +13:00
aikaterna
93c80ba034 [V3 JoinLeave] Theoretically fix pinging 2018-10-23 15:43:10 -07:00
aikaterna
1674c41513 [V3 JoinLeave] More print annihilation 2018-10-23 10:51:27 -07:00
aikaterna
1a7d3a095d [V3 JoinLeave] Remove a print 2018-10-23 10:49:47 -07:00
aikaterna
4feca52244 [V3 JoinLeave] Add new user notification and ping role 2018-10-23 10:49:21 -07:00
aikaterna
17d65e855e [V3 JoinLeave] Add watch time/cooldown to settings 2018-10-18 14:20:32 -07:00
aikaterna
bb638c26f1 [V3 JoinLeave] Initial commit 2018-10-18 13:56:35 -07:00
aikaterna
760f6b2e9e [V3 JoinLeave] Initial commit 2018-10-18 13:55:11 -07:00
aikaterna
49bc34d628 [V3 JoinLeave] Initial commit 2018-10-18 13:54:22 -07:00
TrustyJAID
59a22ce65c [Away]
Add multiple away response toggles based off discord status.
2018-10-18 14:17:15 -06:00
aikaterna
e036ce2895 [V3 Dungeon] Ban after not being able to message 2018-10-18 09:36:44 -07:00
aikaterna
b2b0e80e56 [V3 Trick or Treat] Config first, messages later 2018-10-17 15:37:12 -07:00
aikaterna
67f13ac1d7 [V3 Trick or Treat] Balance changes, fixes, RP messages 2018-10-16 21:28:56 -07:00
aikaterna
9950ed5494 [V3 Trick or Treat] Moving a check... 2018-10-14 20:29:14 -07:00
aikaterna
758142627b [V3 Trick or Treat] Add more checks, typo fix 2018-10-14 20:26:32 -07:00
aikaterna
2e2f0d9152 [V3 Trick or Treat] More steal adjustments 2018-10-14 17:59:37 -07:00
aikaterna
48fdf4a65f [V3 Trick or Treat] Steal with no user fix 2018-10-14 17:56:26 -07:00
aikaterna
890adcfe02 [V3 Trick or Treat] Steal update 2018-10-14 17:42:32 -07:00