A helpful and funny bot developed with Python.
- Python 3.12 or more recent.
- Telegram bot created via
@BotFatheron Telegram. - Cluster created at MongoDB and running on MongoDB Client.
- Telegram base informations:
- ID of Telegram API (MT-Proto):
API_ID-> (https://my.telegram.org) - Hash of Telegram API (MT-Proto):
API_HASH-> (https://my.telegram.org) - Telegram Bot Token:
BOT_TOKEN-> (https://t.me/BotFather)
- ID of Telegram API (MT-Proto):
- MongoDB base informations:
- Cluster URI from MongoDB:
DATABASE_URI-> (https://mongodb.com/atlas)
- Cluster URI from MongoDB:
- Sentry Base Informations:
- Sentry URI for logging:
SENTRY_DSN-> (https://sentry.io)
- Sentry URI for logging:
- A simplified database with MongoDB
- Multi-Language (i18n) using Json Files and Localization Scripts
- Create a clone from PyMouse using:
git clone https://github.com/BubbalooTeam/PyMouse. - Open PyMouse folder using:
cd PyMouse. - Run the installer/configurator below as per your Operating System.
- Run:
bash resources/scripts/termux_install.sh
