Skip to content

PTFOPlayer/Discod-Programmers_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 

Repository files navigation

Discord-Programmers_Bot

Repo telling about discord bot that runs programs in different languages on remote server

link

Supported languages

  • Python
  • C
  • JavaScript
  • C++
  • Rust
  • Java (partialy working)
  • C# (limited, and will be reworked, planning on moving from mono compiler to dotnet)

Languages that will be supported

  • Kotlin
  • Go

Usage:

Casual commands:

 >command <parameters>

Executing program:

>exec <language> <parameter_if_necessary>
```​
 <program>
```​

Available languages:

  • -python
  • -C
  • -C++
  • -C# / -CS
  • -JS
  • -Java
  • -Rust

Parameters:

  • -f: input from atached file
  • -i: input as stdio from arguments after this parameter
  • -fi: combination of two above

note: tripple ` shall not be on the same lines as progam lines, those lines will be removed

TODO

  • Commands list
  • Betterr help command
  • More languages (ex. Kotlin and Go)
  • Extended maximum execution time for users with premium keys
  • Larger Memory and more cpu power for users with premium keys

(note: premium will not give any other advantages than exec time and performance, all functionality whill remain same for premium and non premium users)

Done

  • Statistic system
  • Help command / Usage command
  • Limit bots
  • Limit mining exploits
  • Limit spam exploits

About

Repo telling about discord bot that runs programs in different languages on remote server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors