Irdumb
d39c1baf92
display only server-specific settings if available
...
assumes server-specific settings are stored uhhhhh shoot, lemme just give an example.
{
"MAX_CACHE": 50,
"SERVER_SFX_ON": {
"server1_id_here":True,
"server2_id_here":False
}
}
2016-04-10 20:12:45 +10:00
Irdumb
162916db18
behavior + is_done + bug fix
...
!play behavior
put is_done in EmptyPlayer so bot stops complaining
fixed !queue > !sfx > !mix bug
2016-04-10 10:50:55 +10:00
Irdumb
54dc976f3a
some behaviors & multiword sfx
...
added some of the music control behaviors
quotes now not needed for multiword sfx
2016-04-10 08:32:14 +10:00
Irdumb
607cde76f4
support for sfx list >2k characters
...
didn't add paging to the other list commands as per request be Twentysix?? I may have misunderstood.
Doesn't account for sfx with emoji in their names. I'm not sure if that's even possible.
2016-04-08 16:45:47 +10:00
Irdumb
3cb7ea02ad
no_pm for sfx toggle
2016-04-06 23:19:18 +10:00
Irdumb
7259ae0fcc
correctly stops sfx
...
and minor formatting
2016-04-06 22:37:07 +10:00
Irdumb
aa4afc3255
added sound effects support
...
!sfx - plays the specified sound file from the data/audio/sfx directory
!audioset sfx - toggles sfx for server
!list sfx - lists sound effects
Gives responsibility of `!stop`ping a stuck player to the user, like the other audio commands do
2016-04-06 00:53:38 +10:00
Twentysix
71dc5ea751
Added owner's discrim to !server
2016-04-04 20:49:46 +02:00
Twentysix
38881cf71d
Merge pull request #117 from Kowlin/economy
...
Added formating to Economy
2016-04-04 20:30:46 +02:00
Robert
1f29b3ca16
Revert change, wrong branch
2016-04-04 08:22:39 +02:00
Robert
2612366f1a
Update economy.py
2016-04-04 08:21:56 +02:00
Kowlin
255842d3e6
Formating added to Economyset
...
A small quality of life change... It would be nice if we can make the code not like like it comes from 2002 ;)
2016-04-04 07:55:02 +02:00
Twentysix
e5f6481b48
Added mention to roll
2016-04-03 21:39:50 +02:00
Robert
203b3b5a1a
Update general.py
2016-04-03 20:04:35 +02:00
Twentysix
7b04dac317
Handling of over 2k characters leaderboard
2016-03-29 16:07:39 +02:00
Twentysix
4be9757404
Better unloading of background tasks
2016-03-29 15:41:46 +02:00
Twentysix
cab5b23b0b
Support for over 2k characters in CCs list
2016-03-29 00:06:14 +02:00
Twentysix
15fc9db1c6
Accept multiple answers in !cog install
2016-03-25 19:00:01 +01:00
Twentysix
e9c7e32176
Typo
2016-03-25 18:52:13 +01:00
Twentysix
8830629ce8
Fix to imgur's description
2016-03-23 16:15:19 +01:00
Twentysix
76723d5fef
Fix for recent twitch API changes
2016-03-23 15:25:25 +01:00
Twentysix
ba81bc78c9
Fix for lazy people
2016-03-22 15:10:38 +01:00
Twentysix
d4ebe078db
Added discriminator to !info
2016-03-19 13:38:19 +01:00
Twentysix
d03bc1dace
Further minor fixes for beam.pro
2016-03-18 01:50:56 +01:00
Twentysix
659164e158
Fixed error for inexistent beam.pro streams
...
Apparently beam.pro is too lazy to use json when inexistent streams are
requested
2016-03-18 01:28:29 +01:00
Twentysix
5c3f321d19
Merge pull request #81 from MindlessPuppetz/patch-1
...
Add Beam.pro integration
2016-03-17 23:13:56 +01:00
Twentysix
951d43b939
Fixed error when issuing audio commands on diff servers
2016-03-16 05:23:55 +01:00
Twentysix
6775255bff
Message in case of inexistent playlist
2016-03-16 05:06:33 +01:00
Twentysix
6f26f39d46
Prevents no process found errors on unix
...
Probably.
2016-03-16 05:00:03 +01:00
Twentysix
7cf0107877
Typo
2016-03-16 02:36:21 +01:00
Twentysix
00b39accd9
Fancier leaderboard
2016-03-15 01:56:45 +01:00
Twentysix
1049e26b4f
Implemented !leaderboard code by Airenkun
2016-03-14 12:37:11 +01:00
Twentysix
a43b972dc3
!play and !queue now accept search terms
2016-03-13 05:28:05 +01:00
Twentysix
f5e343b0e3
Added sc playlist parsing and !local help
2016-03-13 01:29:50 +01:00
Twentysix
f142477634
Added !delplaylist
2016-03-13 01:04:06 +01:00
Twentysix
4767666ad3
Prevents error in case of inexistant trivia list
2016-03-13 00:32:46 +01:00
Twentysix
72fa9c2166
Added bitness error checking for opus
2016-03-13 00:17:13 +01:00
Twentysix
77d3056da2
Added prefix to PR
2016-03-11 19:35:51 +01:00
Kowlin
a91fd063bb
Updated customcommands formating.
2016-03-11 01:42:04 +01:00
Twentysix
1620ff2979
Fixed audioset permissions check not correctly set
2016-03-10 20:52:10 +01:00
Twentysix
9c2fd707d5
Added display of time left before next payday
2016-03-08 19:18:12 +01:00
Twentysix
718d7657e4
Added creation date to user's info
2016-03-06 22:06:19 +01:00
Twentysix
50444388c7
Added additional cogs downloader
2016-03-06 20:34:16 +01:00
Twentysix
d935cd0c35
Strip whitespace from trivia answers
2016-03-06 05:20:20 +01:00
Twentysix
5710540eea
pep8 for trivia module
2016-03-05 10:31:58 +01:00
MindlessPuppetz
2faee7326e
Add Beam.pro integration
...
Adding Beam.pro streaming integration for live notifications.
2016-03-04 22:11:48 -09:00
Twentysix
b959065667
Another small fix to CCs x2
2016-03-04 21:31:57 +01:00
Twentysix
db453b9804
Another small fix to CCs
2016-03-04 21:15:59 +01:00
Twentysix
d118fd17f3
Fixed custom commands
2016-03-04 21:06:58 +01:00
Twentysix
3cde88e56d
Fixed !local not being able to !loop
2016-03-03 21:47:10 +01:00