No description
Find a file
2024-12-18 10:00:22 +03:00
src S1S13AF7 merged, bio_str in database no more used, will be deleted 2024-12-18 03:49:33 +03:00
.gitignore fork huge commit 2024-12-08 16:03:27 +03:00
README.md first time setup solve this, no required manual creating config 2024-12-18 01:22:26 +03:00
requirements.txt unused aiogram 2024-12-13 17:55:50 +03:00
run run script changed 2024-12-13 22:25:29 +03:00
ubot.py comment removed 2024-12-18 10:00:22 +03:00

This is fork from: https://github.com/S1S13AF7/ub4tg
Main changes:

  • removed iris compatibility (partially for avocado transition)
  • added loguru
  • other some improvments

ub4tg юзербот для телеграма.

покищо лише пінґ-понґ і збереження хто кого заразив

БД може бути sqlite і/або MySQL (та хоч дві зразу)
переключається прямо в файлах ботів:

db_pymysql = True#set True or False
db_sqlite3 = True#set True or False