Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 508 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 508 Bytes

imneversorry

Another Telegram-bot made for memeing.

  • Get API-token from @botfather and enter it to env.cfg
  • Enter the necessary Minecraft server data to env.cfg.
  • Install python-telegram-bot and requests via pip.
  • Install sqlite3
  • If you have old txt-files you can migrate them to database with python migrate_txt_files.py
  • Run imneversorry.py with Python 3.6