- Edit the Var.py with your Own Values
API_ID
andAPI_HASH
- Get API_ID and API_HASH from https://my.telegram.orgTOKEN
- Bot Token given by the @BotFatherOWNER_ID
- Your Telegram ID, Get it from @MissRose_bot by sending/start
and/info
DONATE_TEXT
- Your Donate Text or Message to be repeated, Basic Telegram Markdowns apply. For Markdown Help click here
- Install the Requirements by
pip3 install -r requirments.txt
- Run the Bot by
python3 -m bot
- To make your Text Bold use **Your Text Here**
- To make your Text Italic use __Your Text Here__
- To make your Text Mono use `Your Text Here`
- To make your Text Strikethrough use ~~Your Text Here~~
Donate Bot, A Simple Telegram Bot to tell How to Donate you
Copyright (C) 2021 Jayant Kageri
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.