Skip to content

Ulofemi/BotOfQuotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BotOfQuotes

BotOfQuotes is a Discord-Bot running on a Raspberry Pi. This Bot inherits pretty much from the musicBot.

Basic Funcion

  • "join --> BotOfQuotes joins your Channel
  • "play --> BotOfQuotes plays a random quote
  • "play stromberg --> BotOfQuotes plays a Stromberg quote

Tutorials

If you have knowledge of the german language you can find a really nice youtube tutorial here -->

This one gives also a good start in english language -->

Getting Raspberry Ready

Have a look here

  • sudo apt install libssl-dev openssl git libopus-dev libffi-dev libsodium-dev
  • sudo apt install ffmpeg x264

Some Notes

https://www.gngrninja.com/code/2017/3/24/python-create-discord-bot-on-raspberry-pi

sudo apt-get install libssl-dev
sudo apt-get install libffi-dev
sudo apt-get install libsqlite3-dev
sudo apt install python3-pip
sudo apt install python3-cffi
sudo pip3 install discord.py[voice]

Releases

No releases published

Packages

No packages published

Languages