278 Commits

Author SHA1 Message Date
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
Will
e1791f5560 Improved !song (#308) 2016-07-03 00:31:13 +02:00
Irdumb
9f997ed08b Added !audioset status (#312) 2016-07-03 00:20:23 +02:00
Twentysix
cb96ae10d6 Support for long !urban definitions 2016-07-02 17:41:16 +02:00
Twentysix
103f3d12c1 Possible fix for ffmpeg zombies 2016-07-02 01:23:50 +02:00
Twentysix
d66bbad957 Disabled/hidden audioset vote
No point in it showing up until implemented
2016-06-28 13:41:30 +02:00
Twentysix
ab50d27981 Economy hotfix 2016-06-26 18:57:16 +02:00
Twentysix
8c82290cc9 [Economy] Added member ref. to accounts and arbitrary bank json path 2016-06-26 12:08:45 +02:00
Twentysix
65f35a2439 Renamed hook for consistency 2016-06-24 11:44:18 +02:00
Twentysix
f252d9b8f6 Typo 2016-06-24 09:08:55 +02:00
Twentysix
1d44d47f26 Exception hierarchy for economy 2016-06-23 23:27:24 +02:00
Twentysix
fd89c6870d Economy rewrite (#313)
Server based accounts and settings. Added global leaderboard.
Bank class has been redone with hooks for 3rd party cogs.
The old ones have been removed, there was no way to keep backwards compatibility.
Since the bank.json format changed, once a user registers a bank account on a server if they're already present in the old format they'll keep their old balance.
2016-06-23 22:58:44 +02:00
Will
6abc92db11 Stop audio zombies (#317)
Version
2016-06-22 22:18:58 -04:00
Twentysix
8b52bd56af Record users' nickname history
20 names and 20 nicknames maximum
2016-06-22 01:08:47 +02:00
Will
f1bd9da184 Chat formatting additions and improvements (#315)
* Pagination, switch to format strings, give box a lang
* working pagination
2016-06-21 20:54:08 +02:00
Twentysix
076dd93904 Added !contact, !info
!contact allows the user to send a message to the bot's owner
!info shows info about Red
2016-06-19 00:49:51 +02:00
Twentysix
fc93b02639 Escape everyone/here mentions 2016-06-16 23:44:49 +02:00
Will
550dfb5875 Debug scoping fix (#305) 2016-06-15 22:53:54 -04:00
Will
ca09c4d229 Changed for Danny (#306) 2016-06-15 22:49:28 -04:00
Twentysix
60d607fee4 Added !cleanup after
Deletes all messages after specified message
2016-06-15 22:50:44 +02:00
Irdumb
292f0a5ee4 I'm just gonna... (#304) 2016-06-14 21:44:46 -04:00
Canule
9697d8f692 compact mode fix (#236)
https://cdn.discordapp.com/attachments/136465248994459648/178977098445225985/unknown.png
2016-06-14 20:20:01 -04:00
Will Tekulve
f6383c2dfd Update owner for discord.py http changes 2016-06-14 09:25:56 -04:00
Will Tekulve
01bbac480d Revert "!audioset status"
This reverts commit 497b13a0c4f2e0ff139c974d1f75cb3b3969775f.
2016-06-13 22:38:27 -04:00
Will Tekulve
9226c3c915 Revert "!audioset status"
This reverts commit a41bc65979f8aceaa1fc3b194246a641d6f29d37.
2016-06-13 22:36:57 -04:00
Will Tekulve
8d01fb46ab Revert "!audioset status"
This reverts commit 686fa98c8de9f66ada345ebc1fbef25e2a34f14b.
2016-06-13 22:36:55 -04:00
Will Tekulve
f003000d8c Revert "boop"
This reverts commit ba1d83737314634f5d938334c162ef6be94162e6.
2016-06-13 22:36:52 -04:00
Will Tekulve
6b4bff6111 Revert "changes"
This reverts commit 2b19f3c64883661c77cad68b9712f78c78c0de70.
2016-06-13 22:36:35 -04:00
irdumb
2b19f3c648 changes 2016-06-14 12:20:37 +10:00
Irdumb
ba1d837373 boop 2016-06-14 12:18:47 +10:00
irdumb
686fa98c8d !audioset status
displays song title as bot's status if bot is only playing in 1 server. reverts to previous status when done.
2016-06-14 12:18:47 +10:00
irdumb
a41bc65979 !audioset status
something about statuses and songs..
2016-06-14 12:18:47 +10:00
irdumb
497b13a0c4 !audioset status
changes bot's status to song title if only one server playing.
2016-06-14 12:18:47 +10:00
Will Tekulve
e6d9eeed25 Revert "!set stream"
This reverts commit 3a45a585b0b48fa748e8b579d8c36967697f1a91.
2016-06-13 21:33:40 -04:00
Irdumb
3a45a585b0 !set stream
couldn't be bothered figuring how to PR to anomaly's PR
2016-06-14 11:26:17 +10:00
Will
aefd7c4984 Added !queue (#294) 2016-06-13 23:13:06 +02:00
Twentysix
242d5bf63b Update !editrole color's docstring 2016-06-11 19:23:33 +02:00
Twentysix
881a1d3212 Support for definition # in !urban, info > userinfo, server > serverinfo 2016-06-08 21:01:49 +02:00