Twentysix
e376bd7c2c
Permission error handling in cleanup
2016-03-01 13:09:39 +01:00
Twentysix
a58aebe218
Fix to !help failing in DM
2016-02-29 18:06:56 +01:00
Twentysix
58e0b6d46a
Undoing changes to stream module
2016-02-29 13:59:09 +01:00
Twentysix
22514af4d9
Polish
2016-02-29 13:53:09 +01:00
Twentysix
e0aa5eb08a
Merge pull request #78 from tekulvw/multiserver-roles
...
Server based admin/mod roles, added cog alias.py, improved settings management
2016-02-29 13:46:41 +01:00
Will Tekulve
e794fb1c9a
add serverowner check and make modset owner only
2016-02-28 20:24:26 -05:00
Will Tekulve
052e519319
merge from upstream
2016-02-28 17:42:27 -05:00
Will Tekulve
1d9888a456
fix PR-found issues with red"s settings and audio
2016-02-28 16:20:47 -05:00
Twentysix
76f8543888
Small fix to stream alert
2016-02-28 21:38:49 +01:00
Twentysix
c3bb4e18e9
Delete past stream alerts after new one
2016-02-28 21:18:47 +01:00
Twentysix
2e47ffa029
hotfix for rollback
2016-02-28 18:54:58 +01:00
Will Tekulve
4eed137aaa
fix case sensitivity on mod checks
2016-02-28 01:29:53 -05:00
Will Tekulve
96e04bdf98
fixed variable name in ban
2016-02-27 21:28:25 -05:00
Will Tekulve
43413a4e26
add else case for opus check
2016-02-27 21:15:49 -05:00
Will Tekulve
36c9650551
copy both dicts, not just default
2016-02-27 17:04:23 -05:00
Will Tekulve
07afde2d95
cc case insensitive
2016-02-27 16:42:09 -05:00
Will Tekulve
fc073343e4
add get_server for admin/mod settings for modset help
2016-02-27 04:17:01 -05:00
Will Tekulve
bbcf52a3a5
remove deprecated comment
2016-02-27 04:05:47 -05:00
Will Tekulve
563d7bb395
initial working update
2016-02-27 04:02:32 -05:00
Will Tekulve
d565849a35
started on multi server roles configuration
2016-02-26 23:47:30 -05:00
Twentysix
b1511984ec
Improved youtube playlist parsing, added !set avatar
...
Now it actually parse the whole playlist
2016-02-26 18:56:15 +01:00
Twentysix
12033f1746
Fixed owner not correctly being set after config
2016-02-25 19:34:09 +01:00
Twentysix
dcdfd2cee2
Fixed an issue with economy transfer
...
Updated trivia list
2016-02-25 16:07:48 +01:00
Twentysix
d2f182fe0d
Typos
2016-02-25 14:25:27 +01:00
Twentysix
58fb135416
New trivia list by JennJenn
2016-02-25 13:34:23 +01:00
Twentysix
dc3cedcd5f
Polish and more checks during configuration
2016-02-24 18:14:09 +01:00
Twentysix
3c338eeab5
Fixed and enhanced a not so secret command
2016-02-22 22:25:32 +01:00
Twentysix
35d53ab38c
Added !customcommands, CC now support newlines
2016-02-22 21:09:49 +01:00
Twentysix
94b048a224
Typo
2016-02-22 13:44:50 +01:00
Twentysix
1936635758
Added !set status and way to disable songs' titles as status
2016-02-21 14:32:26 +01:00
Twentysix
b505c1ba9a
Added !editrole commands, fixed logging
...
!editrole name
!editrole colour
Fixed an issue with loggers being loaded again in case of module restart
2016-02-21 12:38:14 +01:00
Twentysix
cff8b8cd1c
Implemented logging, expanded economy
...
Mod commands are now logged into data/mod/mod.log
Economy events are logged into data/economy/economy.log
Added !bank set to set credits (admin/owner)
Added !bank transfer to transfer credits between bank accounts
Modified !bank balance, it can now show the balance of other users too
2016-02-20 22:10:30 +01:00
Twentysix
b753a26a77
Switches to other channel if in different voice channel
2016-02-20 01:31:08 +01:00
Twentysix
428ad71006
Forgot to modify config
2016-02-20 00:24:17 +01:00
Twentysix
450b2ee466
Made set subcommands
...
Name, prefixes and owner
2016-02-20 00:18:08 +01:00
Twentysix
9c07fe130e
Typos
2016-02-19 01:38:56 +01:00
Twentysix
7bcb439b67
Added !pause !resume
...
Thanks Asu for reminding me that those exists
2016-02-19 00:44:51 +01:00
Twentysix
abaf1778c7
Adapted functions to new help on error
2016-02-18 15:00:59 +01:00
Twentysix
0fc8a95158
Merge pull request #62 from scummboy/develop
...
Update !gifr to use Giphy's random API call
2016-02-18 14:15:05 +01:00
Twentysix
5412c8a28f
Send help message in case of missing/wrong cmd parameters
2016-02-18 13:12:32 +01:00
Twentysix
3588993af7
Added more trivia lists to please JennJenn
2016-02-18 12:06:28 +01:00
Twentysix
5cc8135fc8
Made queue list cleaner, !queue with no link shows list
2016-02-18 10:13:34 +01:00
Twentysix
74f9ed154d
Update README.md
2016-02-17 23:11:40 +01:00
Twentysix
f1e93c441e
Update README.md
2016-02-17 23:10:50 +01:00
scummboy
bebd39e79a
clean up .gitignore
2016-02-17 14:25:47 +00:00
scummboy
a886547f1b
Merge remote-tracking branch 'upstream/develop' into develop
2016-02-17 14:22:57 +00:00
Twentysix
cf10822b6e
Upped the stream check delay
...
Temporary "fix". Will check for multiple streams in a single request in
the future.
2016-02-17 14:09:09 +01:00
scummboy
62598cca35
Merge branch 'develop' of https://github.com/scummboy/Red-DiscordBot into develop
2016-02-17 10:47:25 +00:00
scummboy
375e447a97
Merge remote-tracking branch 'upstream/develop' into develop
2016-02-17 10:46:31 +00:00
Twentysix
5bf4b6a888
Removed debug print
2016-02-17 09:42:31 +01:00