Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 371 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 371 Bytes

kantek

kantek is a userbot written in Python using Telethon.

Requirements

Python 3.6+ is required to run the bot. ArangoDB is used to store bot data.

Setup

  • 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