Pronouns.page Bot is a Discord bot made by the team at https://pronouns.page to help with running the community Discord server. It is a general purpose bot that can be used to request information about peoples profiles, and more.
/profile: Grabs the user's Pronouns.Page profile
/about: Gets information about the bot and its developers
/help: Lists help information about the commands the bot has
- Copy
.example.env, rename it to.env, and add the enviornment variables - Run
bun installto install dependencies - Run
bun src/index.tsto start the bot up - Try it out on your server!
bun test-> Runs the test suites for all of the components of the botbun lintandbun lint:fix-> Runs the linter checks (and also fixes the errors forlint:fix
The code is licensed under the QOL v1.4 license. See the license to see more information