Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 926 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 926 Bytes

Testo E Bot

Add your Discord Bot Token

Remove from the cfg/config.json and replay it with your own Bot Token.

Example:

{
    "token": "adfasdf39890723fsdf0544032ee4dfsdfqsf",
    "prefix": ".",
    "version": "0.6",
    "dev": "174101569472561153"
}

Start the Bot

apt-get install screen #as root
chmod +x start.sh
bash start.sh
screen -r # to check if the Bot running without Problems