spike-2 / Spike-2

Server specific Discord bot
https://spike-2.github.io
1 stars 0 forks source link

Competitive Programming #15

Closed brandoningli closed 3 years ago

brandoningli commented 3 years ago

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

Describe alternatives you've considered

Running all this manually is possible, but not ideal

Additional context

brandoningli commented 3 years ago

Participant Use Case

  1. User submits code via a spike command and an identifier for the competition ~(via DM?)~ use a normal channel, but delete the original message
  2. Spike in the background runs code using piston, supplying test cases as STDIN
  3. Spike determines if output is what's expected and informs user if it passes or not.
  4. Spike Bucks prize for those who get it; bonus bucks for the first
brandoningli commented 3 years ago

Resources: