54 Commits

Author SHA1 Message Date
Twentysix
f4fd244554 Update README.md 2016-01-16 03:20:11 +01:00
Twentysix
76068f2393 Added blacklist
!blacklist
!forgive
2016-01-16 01:13:17 +01:00
Twentysix
9943d8472b Proper permission check for voice 2016-01-16 00:13:40 +01:00
Twentysix
a4c001dd39 discord.py got fixed, changing again
Message history no longer reversed
2016-01-15 22:03:58 +01:00
Twentysix
c45acb65ca Added warning 2016-01-15 21:21:43 +01:00
Twentysix
e73e1f38d2 Fix for recent discord.py change 2016-01-15 21:13:58 +01:00
Twentysix
aaae7fbfe0 Fix for random encoding issue. Maybe. 2016-01-15 08:49:33 +01:00
Twentysix
2a073bbd50 !urban async friendly 2016-01-14 23:08:43 +01:00
Twentysix
33f5114666 Merge pull request #19 from crysis909/master
!urban - Urban dictionary search
2016-01-14 23:03:24 +01:00
Twentysix
f494bac4d9 Hotfix for !song 2016-01-14 17:14:25 +01:00
Twentysix
9830e1d8c3 Phasing out requests module 2016-01-14 17:00:53 +01:00
Twentysix
1dc8f937f5 Update README.md 2016-01-14 12:42:54 +01:00
Twentysix
95313ae446 New trivia list, anime 2016-01-13 13:20:26 +01:00
Twentysix
706b4e63a2 Update README.md 2016-01-12 23:16:25 +01:00
Twentysix
1162df4157 Settings and empty files generated at runtime
Settings and empty files are now generated at runtime
Easier first run process, the user can input email, password and admin
role directly into the terminal
2016-01-12 22:08:06 +01:00
Twentysix
797ac6d76a Update README.md 2016-01-12 19:35:14 +01:00
Twentysix
b6447e68ec Typos in trivia list 2016-01-12 15:11:25 +01:00
Twentysix
96fb81581e A new list and some small fixes to the others 2016-01-12 13:56:32 +01:00
Twentysix
d86adc4509 Added !debug and 2 lists of questions 2016-01-12 12:14:00 +01:00
Twentysix
15e727ef4c Update README.md 2016-01-11 22:09:31 +01:00
Twentysix
4bce1994d0 Hotfix for trivia
In case it runs out of questions in the current list
2016-01-11 21:31:39 +01:00
Twentysix
a3482f939a Trivia system and 2 lists of questions
!trivia
2016-01-11 18:59:32 +01:00
Twentysix
8cd50a1cbb Update README.md 2016-01-10 23:06:09 +01:00
Twentysix
761bd7eb2c Fixed local playlists for Linux
glob module gave different results on Linux.
Most likely fixed
2016-01-10 08:27:45 +01:00
Twentysix
2e78a3f829 Minor fixes 2016-01-10 07:43:33 +01:00
Twentysix
03332be3aa !cleanup improved, admin help added
!cleanup [name/mention] [number] - Deletes last [number] messages of
[name]
!admin help
2016-01-09 16:03:36 +01:00
Twentysix
385ee1b409 Update README.md 2016-01-09 08:15:03 +01:00
crysis909
e293d0546c New Command [!urban]
Added Urban Dictionary
2016-01-09 00:15:51 +01:00
Twentysix
be4ccc4bfc Hotfix for twitch alert system
Streams were erroneously marked as inexistant in case of error. Most
likely fixed.
2016-01-08 20:54:27 +01:00
Twentysix
cc8b4b0585 Merge pull request #6 from rookwood101/patch-1
Fixed typo that allowed arbitrary volumes
2016-01-08 18:40:49 +01:00
Alex Sadler
e1c4edba9f Fix typo which allowed arbitrary volumes 2016-01-08 15:14:06 +00:00
Twentysix
7a82c9ec68 Twitch alert system, custom commands' list
Added !twitchalert !stoptwitchalert to add and remove online alerts
about the specified streamer in the channel
Added !customcommands for the custom commands list of the server
Added startRedLoop.bat for automatically restarting the bot in case of
crash
2016-01-08 15:56:21 +01:00
Twentysix
c722c9e117 Fixed !choose
Behaved incorrectly with only two choices
2016-01-06 21:20:10 +01:00
Twentysix
cd597b1665 Update README.md 2016-01-06 07:28:56 +01:00
Twentysix
47e9c657b2 Added download mode and !volume
Added download mode since streaming is buggy. This is now the default
mode and can be turned on and off with !downloadmode
Added !volume [0-1]
2016-01-05 16:52:19 +01:00
Twentysix
0ac2a02968 Update README.md 2016-01-05 01:06:54 +01:00
Twentysix
2d312292ea Added !avatar [name or mention] 2016-01-05 00:06:20 +01:00
Twentysix
9eafd44ec8 Update README.md 2016-01-04 18:36:59 +01:00
Twentysix
fbea3e91dd Added local mp3/flac support 2016-01-04 18:02:45 +01:00
Twentysix
a6193e1f37 Hotfix for recent discord.py change 2016-01-04 05:04:44 +01:00
Twentysix
1e8b9ab681 Fixed !reload and !getplaylist
!reload now works and !getplaylist splits the message in multiple parts
2016-01-04 04:37:04 +01:00
Twentysix
cf5e07851b Name restrictions removed, settings check (...)
Name restrictions have been removed. It no longer force upon the user
the .Name() format. Settings are now checked every boot for consistency.
Slot machine now shows credits left every play
2016-01-03 15:58:43 +01:00
Twentysix
bb96050eaf Update README.md 2016-01-03 09:21:40 +01:00
Twentysix
a871267b11 Added startRed.bat for easier bug reports 2016-01-03 08:53:37 +01:00
Twentysix
d5eb0a9db1 Fixed !youtube
!youtube wasn't working correctly with !pause, !resume and favorites
2016-01-03 08:31:09 +01:00
Twentysix
6f6963b1af Update README.md 2016-01-03 07:01:31 +01:00
Twentysix
6e3fa6b73f Properly check for permissions. Updated README 2016-01-03 04:19:26 +01:00
Twentysix
01a69d2ebc Name check at start and updated README 2016-01-02 16:44:09 +01:00
Twentysix26
71eade46f8 Fixed README.md 2016-01-02 15:36:51 +01:00
Twentysix26
cb2451c04e Fixed README.md. Again. 2016-01-02 11:12:51 +01:00