Skip to content
forked from hjaremko/janosik

Discord bot helping Jagiellonian University computer science students test their programming assignments.

License

Notifications You must be signed in to change notification settings

fstachura/janosik

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Janosik Build

Janosik is a Discord bot helping Jagiellonian University computer science students test their programming assignments.

Currently Janosik works by running pre-installed correct program in your system shell. This may not be secure.

Running

JANOSIK_TOKEN=<your Discord bot token> cargo run --release

Usage

Janosik responds to commands on public channels as well as private messages.

!blackbox <binary filename>
    ```
    input
    ```

input will be redirected to the standard input of the binary.

Example

Gra towarzyska

Setting up tasks

Janosik searches for binary files in the bin directory of the project root. Then, the program can be called by its filename.

Downloads

Latest releases are available here.

About

Discord bot helping Jagiellonian University computer science students test their programming assignments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%