This content originally appeared on DEV Community and was authored by Lucifer25x
Github repo:
https://github.com/Lucifer25x/simple-logo-bot
Bot commands:
- /get {name} - Sends logo with name
Used Dependencies:
Node.js:
- telegraf
- nodemon
- dotenv
Python
- Pillow
Create your own Logo Creator bot:
Clone repository:
git clone https://github.com/Lucifer25x/simple-logo-bot.git
Create .env file and type your bot token:
TOKEN=your_bot_token
Install npm dependencies:
npm install
Install Pillow:
pip install Pillow
Start project:
npm start
This content originally appeared on DEV Community and was authored by Lucifer25x
Lucifer25x | Sciencx (2021-09-23T23:33:08+00:00) Simple Logo Creator Bot (with Javascript and Python). Retrieved from https://www.scien.cx/2021/09/23/simple-logo-creator-bot-with-javascript-and-python/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.