A simple discord compiler that its made in haskell , I made this for fun and I tried to improve my skills in haskell.
I couldn't have done this project without discord-haskell
simple function | error | infinite loop |
---|---|---|
command | function |
---|---|
$help | this command is for receive help lmao |
$github | if you want to see the source code |
$server | if you want to join us |
$compile | this compile the input ant then return the output |
first u need the haskell dev kit and install stack then put the token in the file token.txt
.After that you need to run the command
stack run