Skip to content

mtyn/haskellbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HaskellBot

Runs haskell code and provides a haskell quiz in a Discord server.

Setup

  1. Create a secrets/secrets.js file containing the following:
module.exports = {
    botToken: '<DISCORD BOT TOKEN HERE>'
}
  1. Create a hs/tmp directory to hold the generated haskell files
  2. Run yarn install to install dependencies
  3. Run npm start to start the bot!

About

A discord bot for haskell code revision

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors