FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

meower1/iRunCode at dev · GitHub

 
 

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I Run Code

📚 Description

The project is supposed to provide the user with a code execution interface through telegram. while there is an official discord bot for it created by the owner of Piston API, Engineer man. there wasn't a telegram bot for it so here we are.

The bot currently supports the following languages:
Python C C++ C# Bash Go Brainfuck Javascript PHP Rust Java

The API supports more languages and you can implement them for yourself if you use them

⚙️ Setting it up

1- Create a .env file in the app directory and put your Telegram bot API key in the following format API_KEY="<your api key here>"

2- Run the docker compose using docker compose up -d

🎯 To do list

  • Add support for more languages
  • Add a loop and a return function for ease of use
  • Self host the API instead of using the public instance

⭐ Collaboration

We welcome all collaborators to participate in the improvement of Code Goobler! we don't currently have a template so feel free to suggest your ideas through creating issues/pull requests

Bot id: https://t.me/codegoobler_bot
Made with ❤️ by 3riangle

Credits: Piston API Engineer Man

About

Telegram bot that uses Piston API to execute codes and send the output directly within Telegram!

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL