An all-in-one Discord bot with a web3 focus
Guard is everything you need to manage your web3 community on Discord, making your day-to-day in the most diverse tasks easier.
You can use Guard just by typing /
and choosing one of the commands from the list or prefixed with ds!{command}
, get help using /help
or ds!help
.
You can invite Guard using this link.
Node: version 14.0 or higher
Database: PostgreSQL
- Clone this repository
- Open a terminal in the root folder and use
npm i
to install dependencies - Copy the
.env.example
rename it to.env
. Fill it with the correct values - Use
npm start
to run the bot
Create giveaways within your Discord, allowing the user to participate only by reacting and/or also allowing the user to connect their wallet so that the delivery of the prize is simplified.
With the form creation tool, you are free to create different types of questions, and then you can export the answers for future conference.
We currently offer the following different question types:
- Multiple choice
- Checkbox-style
- Freeform
- Numbers-only
- Date-only
Form templates can be exported from an already created form and imported to create another one on the same or another server, thus facilitating the process of building the form with templates.