687 Commits

Author SHA1 Message Date
Twentysix
c7b68a1dcb Fix search 2016-05-15 23:06:56 +02:00
Twentysix
7ecf7e9963 Wipe references to user accounts
They will still be supported but no longer mentioned in the setup or the docs.
2016-05-15 19:19:31 +02:00
Twentysix
78f14a9c80 More details for !info and !server 2016-05-15 18:18:31 +02:00
Twentysix
1eb1827aec Clarification on register slot/payday (#258) 2016-05-15 03:49:12 +02:00
Twentysix
3859092278 !play can now search and queues by default if something is playing
Permission checks for playlist start
2016-05-15 00:08:30 +02:00
Twentysix
d1a39a2861 Added !playlist append, !queue defaults to play if nothing is playing 2016-05-14 23:01:24 +02:00
Twentysix
49fcb13051 Added youtu.be format, fixed raise outdated discord.py 2016-05-14 18:57:14 +02:00
Twentysix
371f8d0f61 Properly handle connect and speak permissions 2016-05-14 18:30:06 +02:00
Twentysix
e8d0c25eee Fixed !playlist add for soundcloud 2016-05-14 04:03:42 +02:00
Twentysix
742876ac96 !yt fix 2016-05-14 03:30:25 +02:00
Twentysix
55531ad894 !song fix 2016-05-14 03:10:03 +02:00
Twentysix
0bc7b41d8c Mass deletion support for cleanup (#254)
Defaults to slow deletion if not bot account
2016-05-13 22:56:59 +02:00
Will Tekulve
a1cc088b6a Disable YT search, working on fix 2016-05-12 22:00:27 -04:00
Will Tekulve
bb99430a9b Merge branch 'cog-changes' into develop 2016-05-12 21:30:45 -04:00
Will Tekulve
e0edfedde3 Merge branch 'develop' into cog-changes 2016-05-12 21:30:31 -04:00
Will Tekulve
0f1fc37c91 Merge branch 'tekulvw-multivoice' into cog-changes 2016-05-12 21:24:52 -04:00
Will Tekulve
0d92adf055 Merge fix. 2016-05-12 21:24:32 -04:00
Will Tekulve
53fcd73e1f hide debug stdout messages 2016-05-12 20:59:45 -04:00
Twentysix
2f12a3b2e9 Typo 2016-05-13 02:54:33 +02:00
Twentysix
85c1b31c82 Hotfix !playlist list 2016-05-13 02:46:32 +02:00
Will
2f46605bf6 Logging to stdout (#248)
Non-infinite log files now, 50M before archive

Lower max size
2016-05-13 02:29:01 +02:00
Twentysix
eb6451a317 Rewrite audio (multivoice) (#249) 2016-05-13 02:28:21 +02:00
Twentysix
de5710082e Disable commands at !load !reload 2016-05-07 13:46:02 +02:00
Twentysix
def2035f19 Docstrings fix
Third time's a charm
2016-05-06 21:20:29 +02:00
Twentysix
c934dae7cf Forgot docstrings 2016-05-06 21:13:17 +02:00
Twentysix
399ddeb886 Disable/enable commands, uptime fix 2016-05-06 20:56:41 +02:00
Will
111ed83d89 Hotfix to downloader
So we stop nuking data folders...sorry for past user settings :/
2016-05-05 22:09:26 -04:00
Twentysix
a61eb982ea Added !servers
Lists and allows to leave servers from anywhere
2016-05-01 04:57:00 +02:00
Twentysix
ef54883d15 Added way to reset nicknames 2016-05-01 02:57:31 +02:00
Twentysix
b7a2ded43b Quick and dirty fix for !cleanup 2016-05-01 01:09:00 +02:00
Twentysix
4eccdcdcd6 Added !set nickname and !rename <user> 2016-05-01 00:04:04 +02:00
Twentysix
4485de64ab Fixed initial cogs loading 2016-04-30 19:44:12 +02:00
Will Tekulve
9603075538 Don't try to interpret clientexceptions on cog load 2016-04-28 21:39:14 -04:00
Twentysix
936c58da49 Fix filters audio.py, added avconv toggle (#210)
!audioset player
2016-04-28 23:29:32 +02:00
Will
5b764c41c3 Owner cog / Version command / doc link update / OAUTH (#203)
* Version command (#183)

* reword. replace link with link to our doc

* Move all owner commands to a separate plugin (#188)

* Move all owner commands to their own plugin.

* Move all initial cog loading to Owner plugin

* Final fix of initial cog loading

* don't allow people to unload the owner plugin without reloading it

* make sure we modify the cog registry like we're supposed to

* log the functionname too

Message updates, grammar, politeness etc

Get right names in logging formatter

Ignore cogs.owner if we find it

* add version back in

add reload docstring

Heh, woops...little security bug here

* Add in globals and bot to locals

* pass exception to the logger

* Bot will now generate OAUTH URL from the supplied endpoint (#196)

* Formatting changes, revert uptime

* Store the oauth_url internally, provide it if the owner uses `!join`
2016-04-28 16:33:53 -04:00
Will
81409271f5 Version command (#183) 2016-04-24 21:25:59 +02:00
Twentysix
71240e56a0 Typo 2016-04-24 00:49:18 +02:00
Twentysix
289d22327b 3rd party repos for downloader cog 2016-04-24 00:47:27 +02:00
Twentysix
0dd4d18f18 Fix conflict 2016-04-24 00:46:46 +02:00
Will Tekulve
f3b02f3539 rename default repo 2016-04-23 18:09:40 -04:00
Twentysix
deeb7efb37 Mod cog now records name changes
!names <user>
2016-04-23 23:29:09 +02:00
Will Tekulve
a7d4438109 more warning 2016-04-22 19:42:03 -04:00
Will Tekulve
12064ca487 Add a stricter warning message when adding 3rd party repos 2016-04-21 22:37:22 -04:00
Irdumb
1e0c015400 Prompts for updates (#160) 2016-04-22 00:58:02 +02:00
Twentysix
9d32c5db5c Changed old docs links 2016-04-21 19:20:49 +02:00
Irdumb
430756347d !join point to Red-Docs (#175) 2016-04-19 20:44:58 +02:00
Twentysix
893c38a313 Prevent everyone mention in poll 2016-04-19 02:10:01 +02:00
Twentysix
67be0157f9 Update README.md 2016-04-17 17:25:30 +02:00
Twentysix
627e2099ac Silent cog repo update 2016-04-17 15:21:13 +02:00
Irdumb
1a3dd95f2c Settable slot cooldown (#165) 2016-04-17 15:08:04 +02:00