Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(discord-bot): create project #215

Open
1 task done
JowiAoun opened this issue Dec 17, 2024 · 0 comments
Open
1 task done

feat(discord-bot): create project #215

JowiAoun opened this issue Dec 17, 2024 · 0 comments
Assignees

Comments

@JowiAoun
Copy link
Collaborator

Search checkbox

  • Have you searched for similar issues?

Platforms

all

Problem Statement

Having a Discord bot for the community server opens the door to similar features that users would get out of the portal, and more. It should connect to the backend server and have access to libraries used within the portal. Some examples of what can be done with a Discord bot in the community server are:

  • OAuth2 3rd party authentication (i.e. portal) allowing for linking Discord server roles to a user's portal account
  • Automated event reminders
  • Judging notifications through private messages

Solution

Create a discord bot from scratch or using a template along with the discord.js library. At the bare minimum, the bot should be able to provide roles based on the portal's OAuth2.

Alternatives

Manually providing roles, which is an obvious burden for handling numerous roles.

Additional Context

...

@JowiAoun JowiAoun self-assigned this Dec 17, 2024
@MFarabi619 MFarabi619 changed the title feat(discord-bot): create community server discord bot feat(discord-bot): create project Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants