46 Commits

Author SHA1 Message Date
Twentysix
c36db5dad1 Typos 2016-01-21 15:44:14 +01:00
Twentysix
d06345dbe2 fix !imdb 2016-01-21 15:25:38 +01:00
Twentysix
1763c76d69 Various fixes 2016-01-21 15:08:35 +01:00
Twentysix
45e5886282 !imdb now available 2016-01-21 14:48:28 +01:00
Twentysix
d593c9d625 Fixed conflicts 2016-01-21 14:33:18 +01:00
Twentysix
0862681078 Have to fix some stuff before making !imdb available 2016-01-21 14:03:17 +01:00
WingsOfAltair
eb1b997fa6 Added imdb command
This command provides information about a certain movie using IMDB's API.
Usage example: !imdb The dark knight
2016-01-21 13:51:10 +02:00
Markus
2342016314 Removed !chat
Not yet compatible with async / aiohttp
2016-01-21 12:38:26 +01:00
Markus
d654bd9538 Fixed !meme help
Deleted some IDs + Text because the 2000 character limit
2016-01-20 15:34:41 +01:00
Markus
15932f3e51 Master Update
General Update
2016-01-20 13:01:19 +01:00
Twentysix
9ce74b6ec8 Poll system, 2 new trivia lists
!poll
!endpoll
2016-01-18 01:57:16 +01:00
Markus
b8e7e97efe Youtube video title
Now with the title and not more with the id
2016-01-16 23:36:36 +01:00
Markus
a48d4e9374 Youtube video title
Now the bot prints the video title and not more the youtube id
2016-01-16 23:27:47 +01:00
Markus
c3f7c8936e !chat fix
Fixed a stupid mistake
2016-01-16 18:19:50 +01:00
Markus
c1d73c3038 New command [!chat]
Now it's possible to chat with the cleverbot
2016-01-16 18:09:36 +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
9830e1d8c3 Phasing out requests module 2016-01-14 17:00:53 +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
d86adc4509 Added !debug and 2 lists of questions 2016-01-12 12:14:00 +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
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
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
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
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
2d312292ea Added !avatar [name or mention] 2016-01-05 00:06:20 +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
d5eb0a9db1 Fixed !youtube
!youtube wasn't working correctly with !pause, !resume and favorites
2016-01-03 08:31:09 +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
Twentysix
18061321cb First commit 2016-01-02 10:25:47 +01:00