Skip to content

artsilenkov/docker-discordbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discordbot

A multifunction Discord bot made by Twentysix at https://github.com/Twentysix26/Red-DiscordBot

Fun bringer, admin helper and music bot

To run container: docker run --tty=true --interactive=true --detach=true --volume=[path to data location on host]:/json jonasbonno/discordbot

To set it up on first start:
docker attach [name of container]
Enter discord email, password, admin group and etc.
To exit again press CTRL+P and then CTRL+Q

Cool title, but what does it do exactly?

A bit of everything. Seriously though:
It has the most common features of many chatbots (!flip, !8, stopwatch, etc.), custom commands (inspired by Twitch's Nightbot).
It features some games such as Trivia, rock paper scissors, users can earn and play with credits in the slot machine.
The audio part is quite fleshed out. Users can stream youtube videos, create playlists that everyone will be able to play and control (previous/next song, pause/resume, shuffle...).
MP3 and flac files can also be streamed (see FAQ for details on local playlists)
Twitch's online notifications: Red will notify the channels you want whenever you favorite Twitch streamers are online.
As for the moderation tools, it includes a powerful message filter with regular expression capabilities and mass messages cleanup.
I'm planning to expand all this much more.
See the command list for an even better idea of what this bot can do.

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 67.0%
  • Shell 33.0%