A multipurpose userbot written using telethon
Here are the ENV variable needed:
API_ID
- Self explanatory, Get this from my.telegram.org/appsAPI_HASH
- Self explanatory, Get this from my.telegram.org/appsSTRING_SESSION
- See how to get this here
git clone https://github.com/DragSama/Tamokuteki.git
cd Tamokuteki
cd TamokutekiBot
cp sample_config.py config.py
then open it in your preferred text editor/code editor. Then change following values:API_ID
- Self explanatory, Get this from my.telegram.org/appsAPI_HASH
- Self explanatory, Get this from my.telegram.org/appsSTRING_SESSION
- See how to get this here
python3 -m TamokutekiBot
orpython -m TamokutekiBot
on windows.
Step by Step instruction:
git clone https://github.com/DragSama/Tamokuteki.git
Ignore if already cloned.cd Tamokuteki
python3 stringsession.py
orpython stringsession.py
on windows. Then enter your API_ID and API_HASH, You can get these from my.telegram.org/apps
- Uniborg (Heavily Inspired)