The bot is copied from my Discord Bot Parrot, which can run 400+ languages, and give you output of your code.
- Search for
@sectors_parrot_bot
on Telegram. - Send
/start
to the bot. - Suppose you want to run python codes, then type
/python3 <your code>
. - The bot will send you the output of your code.
- Clone the repo.
- Install the requirements.
- Rename
.example-env
to.env
and place your botTOKEN
in it. - Run
python3 main.py
.
- Fork the repo.
- Make changes.
- Make a pull request.
- Parrot - Multi-Purpose Discord Bot