a simple telethon bot that sends telegram messages automatically, every specifed amout of seconds
installation:
to run the bot you need to install python and telethon
install telethon by doing pip3 install telethon
running the bot:
to run the bot you just need to edit the .py file with your information
you can get the
api_id and api_hash from telegram api
finally, do python3 TG_AutoMessages.py