Skip to content

hjaremko/janosik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 4

  •  
  •  
  •  
  •  

Languages