Skip to content

SnowFuhrer/spiraltgbot

 
 

Repository files navigation

Spiral

A modular telegram Python bot running on python3 with an SQLalchemy database.

It can be found on telegram as Spiral. My goal is to create a group management platform to run numerous functions that are not yet upload to here. Perhaps in the future. A secondary goal was to make something that can run on the latest packages to avoid the dependency hell working with old ones. Please report bugs to Spiral Support, where you can also ask for help setting up our bot in your group, and general enquiries, maybe ask new features. Heavily modified version of Kiygo

Setting up the bot (Read this before trying to use!):

How to setup

  • git clone https://github.com/SnowFuhrer/spiraltgbot
  • cd spiraltgbot
  • cp sample_config.ini config.ini
  • Fill in all the vars
  • pip3 install -U -r requirements.txt
  • And finally python3 -m tg_bot

Enjoy!

For queries or any issues regarding the bot please open an issue ticket or visit us at Spiral Support


About

A modular python based telegram group management bot

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Batchfile 0.1%