Skip to content

shuygena/echo_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

echo_bot

πŸ“’ telegram echo-bot (Ru)
image image

πŸ€– Commands and functions

You can adjust the echo volume through the commands (only for text-message):
image image
You can also send different types of files (text-message, voice-message, photo, video, audio, documents, stickers):
image

🧰 Requirements:

This project was done with python-3.8.10 and aiogram-2.24

πŸ”— Download & Run

Clone repository:

git clone https://github.com/shuygena/echo_bot echo_bot

Go to directory:

cd echo_bot

Install requirements:

python3 -m pip install -r requirements.txt

Run bot:

python3 echo-bot.py

πŸ“‹ TODO

  • control volume of echo (loud/norm/quiet)
  • add the ability to send files of different types
  • set up multiplayer mode

πŸŽ“ Tutorial

Telegram-bots course (ru)

Releases

No releases published

Packages

No packages published

Languages