https://github.com/prakhardoneria/code-runner-bot
https://github.com/prakhardoneria/code-runner-bot
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prakhardoneria/code-runner-bot
- Owner: PrakharDoneria
- Created: 2024-09-07T16:51:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-07T17:51:21.000Z (about 1 year ago)
- Last Synced: 2025-04-06T07:34:06.331Z (6 months ago)
- Language: TypeScript
- Homepage: https://t.me/allcoderunner_bot
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.