kantek is a userbot written in Python using Telethon.
Python 3.6+ is required to run the bot. ArangoDB is used to store bot data.
- Copy the example config file to
config.py
- Create a user and a Database in ArangoDB. Give the user full permissions to the Database.
- Put the Authentication data into the config file.
- Run bot.py