the future of security on discord.
this branch is the "main" version of fortress.
this means that there will be more tested features than the beta branch, however beta is experimental.
these features are usually released to the main branch every monday, with beta updates coming out almost daily.
if you wish to clone the beta repository, follow the steps below:
git clone -b beta https://github.com/fortressbot/fortress
npm i
or npm install
& run npm run nodemon
or npm run start
-
Rename "config.example.json" to "config.json". This is so Fortress can actually recognise it.
-
Fill in config.json with all of your info, including bot token, mongo URI (only if mongo is enabled), and guild ID. (NOTE: Mongo URI is only required IF the property "mongoEnabled" is set to true.)
- leo (leocodes.)
- benji (benjisqt)
- you (fortressuser)