Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 220 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 220 Bytes

Klair Bot

Getting started

Create a .env File with following Content:

TOKEN = "YOUR-BOT-TOKEN"

Install the Requirements:

pip install -r requirements.txt

Starting the Bot:

python3 bot.py