KenEucker/biketag-vue

Add a way to play via discord

Open

#217 opened on Jan 6, 2024

 (1 comment) (0 reactions) (0 assignees)TypeScript (20 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (26 stars)
PR merge metrics
 (Avg merge 11d 6h) (1 merged PR in 30d)

Description

Is your feature request related to a problem? Please describe. Interactive discords are a thing. Discord is a lot more open and an easier platform, I think, for people to be on compared to Facebook or a random forum. Let's add full Discord support.

Describe the solution you'd like Posts created on a configured Discord Channel should be created for the target game, allowing people to play the game simply by posting to Discord.

Additional context We used to do this with Reddit. I believe this would require a new source of type: "discord" added to the API to support this.

https://www.npmjs.com/package/discord.js?activeTab=readme https://discordjs.guide/

Contributor guide