aracred / bot

:robot: Aracred Bot to quickly onboard users into Aracred
6 stars 19 forks source link

Aracred

bot

:robot: Aracred Bot to quickly onboard users into an Aracred instance. Don't be afraid to fork and modify this!

Quickstart

Deploy

^^ Click here to deploy!

Quick end-user guide πŸ¦…

Interacting with the bot is simple; it offers 3 commands, all of them starting with the !ac flag:

Developer quick start πŸ‘©β€πŸ’»

npm run dev will launch the bot locally, with hot reloading included.

There are a few other scripts provided:

Configuration

For the bot to run properly, it needs these variables, laid out in the .env.sample file:

Deployment

You'll need a service to host this bot πŸ’†β€β™€οΈ but do not despair! There's an easy, already configured way of doing this by deploying it to heroku! Just go through these steps:

Contributing

Don't be shy to contribute even the smallest tweak. 🐲 There are still some dragons to be aware of, but we'll be here to help you get started!