Skip to content
forked from kantek/kantek

kantek is a userbot written in Python using Telethon.

License

Notifications You must be signed in to change notification settings

1maverick1/kantek

 
 

Repository files navigation

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

About

kantek is a userbot written in Python using Telethon.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%