This repository has been archived by the owner on Aug 26, 2022. It is now read-only.
The Bankless Discord Bot #1
Locked
ephemeralrogue
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone! Thanks for jumping in. I’ve created a project board with one task—automating server tags. We’ll need to get a list of public tags that members can add for themselves.
Let’s use this welcome discussion to bring up ideas for the bot, and we’ll put up tasks on the project board as they become viable.
I’ve set up the project with npm, to run in a Node environment. Discord.js is the JS library we’ll use as a connector for the Discord API. And I included Commando, which works off of Discord,js, as the command framework. The docs can be found here, and an overview/guide can be found here.
discord.js Guide
discord.js Docs
If you have other ideas for a framework, something you’re more familiar with that you think will work better, let’s discuss! Otherwise, I’ll have the boilerplate up later and set up the API keys in the repo Secrets.
Beta Was this translation helpful? Give feedback.
All reactions