This Telegram bot is designed to moderating a telegramm chat and fun. It can perform interesting commands.
- Clone the repository:
git clone https://github.com/Almaz122/Oslina.git
- Install dependencies:
npm install
- Provide your bot token in
main.py
:bot = Bot(token="your_token")
Run the bot with the file: main.py
/start
- Start interacting with the bot./help
- Get help and list of commands.
Distributed under the GNU GENERAL PUBLIC LICENSE. See LICENSE.txt
for more information.