Commit Graph

54 Commits

Author SHA1 Message Date
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
Will Tekulve
53fcd73e1f hide debug stdout messages 2016-05-12 20:59:45 -04: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
399ddeb886 Disable/enable commands, uptime fix 2016-05-06 20:56:41 +02:00
Twentysix
4485de64ab Fixed initial cogs loading 2016-04-30 19:44:12 +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
Irdumb
1e0c015400 Prompts for updates (#160) 2016-04-22 00:58:02 +02:00
Irdumb
430756347d !join point to Red-Docs (#175) 2016-04-19 20:44:58 +02:00
tekulvw
df120884af Even better logging (#164) 2016-04-16 23:22:21 +02:00
Twentysix
a351f2fc2a Adjustments to PR 2016-04-16 22:31:18 +02:00
tekulvw
4fb5ba75b4 Backup settings on deletion (#163) 2016-04-16 22:30:17 +02:00
Irdumb
95b5096961 More info on !join with BOT tag (#161) 2016-04-16 15:32:11 +02:00
Twentysix
7656cc6657 !debug fix 2016-04-16 03:17:14 +02:00
tekulvw
3a12d97b56 Correct users count on boot. (#158) 2016-04-16 00:10:02 +02:00
Kowlin
1b8f6d26ad Fix for !join on OAuth bots (#157)
Fix for !join on OAuth bots
2016-04-16 00:06:49 +02:00
Twentysix
d291770499 Added !set token 2016-04-15 23:53:50 +02:00
Twentysix
e0aad82966 Adjustment to PR 2016-04-15 23:24:55 +02:00
Kowlin
4994c40bd3 Added support for Bot tokens (#138)
Added support for Bot tokens
2016-04-15 23:23:14 +02:00
Twentysix
74a1dad37f Merge pull request #125 from irdumbs/patch-8
Fix to prefixes
2016-04-11 19:15:27 +02:00
Kowlin
19bc3ef532 Made the setowner command from console more clear. 2016-04-11 13:22:35 +02:00
Irdumb
aa9d47d6f1 simple setting of nested prefixes
issue#118
doesn't handle:
!set prefix ! !p
!ping
^ will not respond pong.
2016-04-07 23:30:17 +10:00
Twentysix
a22e0bad62 Further checks to initial configuration 2016-03-23 16:43:16 +01:00
Twentysix
e1d1ebe8e2 Dumbed down the config process some more 2016-03-22 15:01:28 +01:00
Twentysix
3b2ec421a6 Further restrictions to owner ID configuration 2016-03-13 06:30:54 +01:00
Will Tekulve
e7fdb97661 oops slightly large typo 2016-03-09 19:18:45 -05:00
Will Tekulve
94fdb2a4cc reload fix for name import issues 2016-03-09 01:01:19 -05:00
Twentysix
50444388c7 Added additional cogs downloader 2016-03-06 20:34:16 +01:00
Twentysix
9fee6dcc05 cogs. prefix no longer needed when loading 2016-03-06 18:35:54 +01:00
Twentysix
235b4bed70 Fixed bug in ignoring channels/servers
Admins and mods were being ignored too
2016-03-03 20:45:39 +01:00
Twentysix
6d25bfa131 Typos 2016-03-03 14:48:45 +01:00
Twentysix
22514af4d9 Polish 2016-02-29 13:53:09 +01:00
Will Tekulve
1d9888a456 fix PR-found issues with red"s settings and audio 2016-02-28 16:20: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
dc3cedcd5f Polish and more checks during configuration 2016-02-24 18:14:09 +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
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
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
5412c8a28f Send help message in case of missing/wrong cmd parameters 2016-02-18 13:12:32 +01:00
Twentysix
bd66de2c98 Added !filter !leave, fixed CC permissions 2016-02-14 20:32:56 +01:00
Twentysix
bbe78f6160 Added stats at boot 2016-02-14 13:52:25 +01:00
Twentysix
e964deaf1a Custom commands now work with multichar prefixes 2016-02-13 18:55:37 +01:00
Twentysix
8ef6853f28 Hotfix
Also, added --no-prompt command line option in last commit. When started
with it, Red will ignore new modules. Useful when it's hosted on
servers.
2016-02-13 15:02:00 +01:00
Twentysix
dc0bf207b8 Added !server, !join and some general improvements
Audio's task now properly checks if the audio module is still loaded
Added !server to cogs.general for server info
Added !join <invite> (owner only) to make Red join other servers
settings.json now gets deleted if login fails
2016-02-13 14:52:26 +01:00
Twentysix
a86389c9e8 Added ignore channels/servers capabilities
Changed !help behaviour
2016-02-13 09:46:25 +01:00