Twentysix
ddd4b2bcff
[Mod] Typo in message deletion
2016-10-11 18:49:25 +02:00
Twentysix
7a3c963009
FileIO to DataIO conversion ( #410 )
2016-10-10 03:40:09 +02:00
Twentysix
7dc597a272
[Trivia] Send trivia lists in DM only if over 100
...
Fixes #390
2016-10-09 14:50:57 +02:00
Caleb Johnson
dbcd3aedb0
[Owner] Paginate [p]servers list ( #408 )
2016-10-09 14:17:33 +02:00
Twentysix
35fd351b6e
[Audio] Replaced deprecated status functions
2016-10-04 04:03:20 +02:00
Twentysix
fe8ae25e1b
[Mod] Send invite to user before softban
2016-10-03 21:32:22 +02:00
Twentysix
956668cea1
[Mod] Reimplemented cleanup loggers
2016-10-03 00:53:30 +02:00
Twentysix
3274209048
[Mod] Refactor cleanup functions
2016-10-02 00:20:40 +02:00
Twentysix
9cfabc7772
[Audio] Sanity check in [p]playlist remove
2016-09-29 10:19:27 +02:00
Twentysix
b48c276af0
[Owner] Renamed [p]set status to game, added [p]set status
2016-09-28 02:33:27 +02:00
Twentysix
9c2246b9b2
[Utils] General escape function
...
Allows to escape formatting and mass mentions
2016-09-23 09:41:29 +02:00
Irdumb
6c53947219
[Owner] Added [p]set stream command ( #310 )
2016-09-18 04:39:27 +02:00
Twentysix
5f57ac29ee
[Mod] Added clear commands for whitelist/blacklist
2016-09-18 02:34:37 +02:00
Caleb Johnson
eba80519fd
[Utils] Added page length argument to pagify ( #368 )
2016-09-17 17:28:59 +02:00
Twentysix
2dcb1c88d1
[Streams] Better Twitch error handling
2016-09-17 04:03:40 +02:00
Twentysix
2203c7b261
[Streams] Fixed streamalert not using Client-ID
2016-09-15 03:40:14 +02:00
Twentysix
60f4a16828
[DataIO] Atomically save json ( #372 )
...
Should put an end to the corruption issues
2016-09-13 00:33:37 +02:00
Twentysix
f121e6a90d
[Owner] Limit [p]leave to server chat
2016-09-07 08:39:09 +02:00
Twentysix
26263ee67e
[Economy] Add optional argument initial_balance in create_account
2016-09-03 06:29:57 +02:00
Thomas Mercurio
621b57d0e4
[Utils] Added question() to chat_formatting ( #365 )
2016-08-31 20:30:05 +02:00
Matthew Knecht
38323a6f4d
[Economy] Condense [p]slot outcome to one message ( #360 )
2016-08-31 19:53:04 +02:00
Twentysix
306fe1ca13
[Owner] Handle rate limit of name change
2016-08-31 18:55:49 +02:00
Twentysix
372a8aaae4
[Utils] Fixed chat_formatting functions for mobile compatibility
2016-08-30 17:45:05 +02:00
Canule
399734a991
[Audio] Fixed slash character causing issues ( #345 )
...
Example: [p]play back in Black AC/DC
2016-08-30 05:57:11 +02:00
Thomas Mercurio
b4aacd28e7
Added error, warning and info formats to chat_formatting ( #353 )
2016-08-30 05:55:03 +02:00
Twentysix
7904c51181
[Owner] Specify source of [p]contact's message
2016-08-29 06:34:30 +02:00
Twentysix
bf063f55fc
[Owner] Laxer checks in [p]command disable
...
This will allow to disable the non-owner restricted commands of the owner cog
2016-08-28 07:22:37 +02:00
Twentysix
e3815b0264
[Audio] Added [p]local list
...
[p]local is now a command group
[p]local start <playlist_name>
[p]local list
2016-08-28 06:07:08 +02:00
Twentysix
0efd7fa05c
[Owner] Send confirmation on successful [p]contact
2016-08-26 07:43:55 +02:00
Kowlin
f46cc20de7
[General] [p]flip supports nicknames now ( #354 )
2016-08-24 06:49:45 +02:00
Caleb Johnson
657403c12f
[Audio] Added [p]skip voting and perms to stop ( #340 )
...
Admins / mods are not counted
2016-08-23 01:55:32 +02:00
Twentysix
5484495d5d
[General] Fix server icon not showing up in [p]serverinfo
2016-08-22 23:11:12 +02:00
Twentysix
8da9487f52
More info for [p]userinfo, fix avatar not showing up
...
Embed links in code blocks got fixed by Discord. As a fix, now the avatar URL shows up outside the code block. It might not look great but it's the only solution outside of downloading the avatar and uploading it everytime, which I don't find ideal.
2016-08-22 18:40:51 +02:00
Twentysix
9af73bb407
Hotfix trivia
2016-08-18 23:50:11 +02:00
Twentysix
f3833e94ad
Added source_address in Audio, fixed typo in Trivia
...
source_address should fix the "Too many requests" issue with certain hosts
2016-08-18 13:47:30 +02:00
Twentysix
4b453ef22f
Clearer / fixed typo in set prefix docstring
2016-08-17 15:22:01 +02:00
Twentysix
292c1861a1
[Streams] Added command to set Twitch's Client-ID
...
[p]streamset twitchtoken <token>
It will soon be mandatory to make Twitch API calls
2016-08-16 14:24:03 +02:00
Twentysix
f73b616bf0
Show loading/reloading failure errors in chat
2016-08-15 22:12:28 +02:00
Twentysix
d1db34a9c4
Updated readme, cleaned up code
2016-08-11 23:44:49 +02:00
Caleb Johnson
bab4eb10f8
[Audio] Add playlist create command ( #339 )
2016-08-10 23:02:29 +02:00
Caleb Johnson
ebab92f61d
Allow mid-song volume changes ( #346 )
2016-08-10 22:46:09 +02:00
Will
f255973ad5
Alias case insensitivity ( #303 )
2016-07-25 23:20:06 +02:00
Kowlin
ec2d166e3e
Fixed says to say.
2016-07-24 18:27:06 +02:00
Twentysix
18d5415db8
Removed eval from CCs arguments, laxer checks
...
Previous checks were preventing attributes containing underscores from being used
2016-07-24 14:06:42 +02:00
Twentysix
6ba639f43b
Arguments for custom commands ( #333 )
2016-07-18 22:38:09 +02:00
phantium
a38cdf4a69
[Audio] Fixed docstrings / command help ( #324 )
2016-07-05 01:41:37 +02:00
Twentysix
3bf840e92c
[Owner] !set token no longer hidden
2016-07-04 21:27:26 +02:00
Twentysix
57cd3afec9
Typos
...
Forgive me Danny
2016-07-04 01:40:23 +02:00
Twentysix
6b123b9299
[Economy] Check for same server member during transfer, not ID
2016-07-04 01:11:54 +02:00
Twentysix
f5a0911693
Temp fix for stream checker
...
Should stop errors on startup
2016-07-03 01:31:24 +02:00