reZov is an open-source bot for Telegram based on aiogram. It is a fork of another bot - voZer.
The main goal at the moment is to improve the codebase and fix the errors.
At the moment, the bot is only available in Russian language.
- Text generation based on a Markov chain (markov_schizo.py)
- "On this day" (Wikipedia API) (today.py)
- Web search (LibreY API) (search.py)
- Send messages to all users (admin.py)
- Weather (wttr.in API) (wttr.py)
- /sending messages to the administrator (resend.py)
- Randomizer (random.py)
- bessrom turbo pabji smooth (bessrom.py)
- blok chat or someone!!!1!! (fun.py)
- Send /casino emoji or /dice emoji (fun.py)
- Clone repository:
git clone https://github.com/nediorg/reZov.git
- Install packages:
pip install -r requirements.txt
- Write your config in config.py
- Start bot:
python3 main.py
- You're awesome!
If you find any bugs or have suggestions for new features, feel free to create an issue or submit a pull request. All contributions are welcome!
This project is licensed under the GNU GPL v3.0. See the LICENSE file
for more information.