You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Antoine COMBET e7d01960f5 Fix even moar stuff 3 years ago
app Fix stuff for real, like really 3 years ago
.gitignore Did more work 3 years ago
LICENSE Started work 3 years ago
README.org Update Readme, start stack on arm doc 3 years ago
botiut.cabal Should be done 3 years ago
stack-arm.org Fix even moar stuff 3 years ago
stack.yaml Should be done 3 years ago

README.org

botiut

TODO List

  • Reminders

Setup

Building

git clone 'https://git.annwan.me/Annwan/botiut'
cd botiut
stack setup
stack build

Configuring

  • Put your discord token in auth.secret in the working directory, without trailing new lines

  • Put the yaml format configuration in conf.yaml. An commented configuration example is given in conf.example.yaml.

Running

There is two options

  1. Run stack run from the repository

  2. Copy the executable somewhere else, then call it from the expected working directory.