|
c2fe8afb7b
|
added youtube_dl and requests
|
2020-09-30 10:22:42 +02:00 |
|
|
5507f55fb0
|
pycharm init
|
2020-09-30 10:21:38 +02:00 |
|
|
f84c23585b
|
added venv to gitignore
|
2020-09-30 10:21:22 +02:00 |
|
|
c20996f463
|
Merge remote-tracking branch 'origin/master'
|
2020-09-28 20:56:11 +02:00 |
|
|
57f495ae37
|
check if user is connected to voice channel, if using VC commands
|
2020-09-28 20:54:01 +02:00 |
|
|
1c37859061
|
use display_name instead of username in level command
|
2020-09-28 20:49:05 +02:00 |
|
jonasled
|
888d8739a0
|
update jensmeme api
|
2020-08-29 15:26:37 +00:00 |
|
|
51f6dfad04
|
fixed poll
|
2020-08-16 16:41:37 +02:00 |
|
|
5a4ed91a2a
|
add .vscode folder
|
2020-08-16 16:41:28 +02:00 |
|
|
1d9f0ff4a2
|
add cooldown config
|
2020-08-16 16:38:50 +02:00 |
|
|
0462298c44
|
added cooldown
|
2020-08-16 16:38:27 +02:00 |
|
|
c806a7622e
|
Merge remote-tracking branch 'origin/master'
|
2020-08-08 11:46:30 +02:00 |
|
|
d664911159
|
added settings for game activity start time
|
2020-08-08 11:44:43 +02:00 |
|
|
cbe408c0c2
|
added starttime for game status
|
2020-08-08 11:44:14 +02:00 |
|
|
fa9a1ba4e0
|
implemented new jensmeme api
|
2020-08-08 11:39:55 +02:00 |
|
jonasled
|
857485f254
|
Fixed token not working
|
2020-07-13 15:17:15 +00:00 |
|
|
903db4fe44
|
added function to disable react on valid command
|
2020-06-28 17:35:29 +02:00 |
|
|
cf785faf0a
|
fixed jensmeme
|
2020-06-28 17:32:15 +02:00 |
|
|
40d7a71352
|
react with check emoji on every valid command
|
2020-06-28 17:27:35 +02:00 |
|
|
1849e47a17
|
added jensmeme command
|
2020-06-28 16:47:57 +02:00 |
|
|
6011802d12
|
commands are now also working via PM
|
2020-06-28 16:42:02 +02:00 |
|
|
ba7b64e77b
|
added whitelist
|
2020-06-28 16:27:19 +02:00 |
|
|
7ff1086da8
|
fixed the cat command (new API)
|
2020-06-26 10:34:32 +02:00 |
|
|
39eb3e0c63
|
removed chat command, because of abuse
|
2020-06-26 10:29:33 +02:00 |
|
|
0a335dadc8
|
added header for chat bot
|
2020-06-23 19:23:27 +02:00 |
|
|
b25ffae57b
|
added chat command
|
2020-06-23 19:22:30 +02:00 |
|
|
2c101a1ddc
|
added support for multiple extensions
|
2020-06-22 17:45:47 +02:00 |
|
|
50f845afbc
|
added fail command
|
2020-06-22 17:18:18 +02:00 |
|
|
80df9fd352
|
added dog command
|
2020-06-22 17:07:13 +02:00 |
|
|
54a0b1a22a
|
documentation for cat
|
2020-06-22 16:49:58 +02:00 |
|
|
af927eced1
|
added cat command
|
2020-06-22 16:49:06 +02:00 |
|
|
8c6a221915
|
updated template config
|
2020-04-22 18:57:11 +02:00 |
|
|
27b3943f37
|
new options for status of bot
|
2020-04-22 18:55:25 +02:00 |
|
|
4592829f42
|
only the poll owner can end it
|
2020-04-22 18:27:14 +02:00 |
|
|
ed02cbc010
|
added exception on checkForNextSong
|
2020-04-22 18:13:36 +02:00 |
|
|
f241bad22a
|
comment update
|
2020-04-11 19:53:07 +02:00 |
|
|
a5fa480f43
|
documentation
|
2020-04-11 13:58:47 +02:00 |
|
|
989663c3e5
|
new song will be directly downloaded (no que) and add volume command
|
2020-04-11 11:57:55 +02:00 |
|
|
8663128b91
|
fixed delete of *.mp3
|
2020-04-10 21:24:44 +02:00 |
|
|
22b270f9d4
|
fixed delete on !stop
|
2020-04-10 21:24:03 +02:00 |
|
|
ba5ce20e10
|
forgotten to import playerServer in !stop
|
2020-04-10 21:19:52 +02:00 |
|
|
31ba81259f
|
add VC leave to !stop
|
2020-04-10 21:16:34 +02:00 |
|
|
3742d6ce44
|
added stop command for music bot
|
2020-04-10 21:10:51 +02:00 |
|
|
6967b44f0c
|
fixed wrong filename in playerQue
|
2020-04-10 21:04:16 +02:00 |
|
|
f0ec1426f4
|
documentation
|
2020-04-10 21:00:30 +02:00 |
|
|
0ec2bd00db
|
if user sends private a string with time, send the time
|
2020-04-10 20:41:29 +02:00 |
|
|
f6e49e816b
|
moved youtube-dl in background task (don't block bot)
|
2020-04-10 20:32:49 +02:00 |
|
|
0179277dba
|
added que
|
2020-04-10 17:01:22 +02:00 |
|
|
17212074b1
|
fixed some errors in musicbot
|
2020-04-10 16:54:44 +02:00 |
|
|
d03a76c7a5
|
add all mp3 files (musicbot)
|
2020-04-10 16:39:42 +02:00 |
|