Skip to content

nirokay/Nimwit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nimwit discord bot

About

Nimwit is yet another general-purpose discord bot written in Nim. Most features are taken from my prior discord bot development ventures and also come from my friend group. If you have a feature request, feel free to open a GitHub issue! :)

You can of-course invite the bot to your server (should be online pretty much 24/7).

Features

You can read up on all features in the markdown wiki. It contains information about commands and their usages and information about some bot features, such as economy.

Compiling and Hosting

Compiling to an executable is very easy. Simply run make build or nimble build -d:ssl in your terminal. This will compile all nim source code into a single executable.

You will still need the public and private directories next to your executable though, as configuration and your token is stored inside there.

Changes

See here for a changelog and roadmap for this project.

File structure

See here for information about the porjects file structure.

Dependancies and Credits

System Dependancies:

  • nim (required to compile)

Nimble Dependancies:

Optional: