An open API service indexing awesome lists of open source software.

https://github.com/prakhardoneria/code-runner-bot


https://github.com/prakhardoneria/code-runner-bot

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Code Execution Bot

This Telegram bot allows you to execute code in various programming languages.

## Commands

- `/start` - Get a welcome message and list of commands.
- `/help` - Get help on how to use the bot.
- `/languages` - List available languages and their commands.
- `/donate` - Support the bot with a donation.

## Usage

1. **Start the Bot**: Send `/start` to get an introduction and list of commands.
2. **Run Code**: Use commands to specify the programming language and then send your code.
- `/python` - Run Python code.
- `/dart` - Run Dart code.
- `/javascript` - Run JavaScript code.
- `/csharp` - Run C# code.
- `/java` - Run Java code.
- `/kotlin` - Run Kotlin code.
- `/lua` - Run Lua code.
- `/php` - Run PHP code.
- `/perl` - Run Perl code.
- `/ruby` - Run Ruby code.
- `/rust` - Run Rust code.
- `/swift` - Run Swift code.
- `/sqlite3` - Run SQLite3 code.
3. **Send Code**: After issuing a command, send your code line by line. Finish with an empty message.

## Donate

If you appreciate this bot and want to support its development, use the `/donate` command to access donation options.