-
## To Do list for dashboard of v5
### Features
- [x] Routes handler
- [ ] API Authorization
- [ ] Discord Authorization
- [ ] Socket.io Handler with Auth
- [ ] Web Lyrics
### Endpoint
…
-
### Is your feature request related to a problem? Please describe.
Honestly never feels great missing events. For example, I've regularly missed out on festa despite wanting to participate, simply b…
-
ballzzpta via Discord:
Add a setting to allow which account(streamer/bot) to be the default chatter on the dashboard. Currently, if you select the bot as the chatter, then navigate from and then back…
-
As of d17b626a8cfe7459be8ccb0a9d0c80ea29a3bb5c
Can trigger a github action that runs a script, puts logs in a github artifact and then posts the artifact results to stdout
```
(discord) ➜ disc…
-
Backstory: I created a discord bot for my friend group's server that amongst other things can take an image and prompt from a specific channel, generate a new image using sd-3.5-large-turbo, and post …
-
## 메모
```bash
npm init -y
npm install discord.js
touch index.js
```
```js
{
"clientId": /* discord developer Application ID */,
"guildId": /* 서버 ID */,
"token": /* discord …
-
Instead of giving access to all and only the users with Manage Webhook permissions give server admins a way to specify which users can use it.
This could be done through the Discord Command Permissi…
-
Kindly point me to duplicate issue, if any.
Probably you folks are already working on it, but just wanted to echo some sentiments.
I moderate a small Discord community, and we've been planning t…
-
Thanks for taking the time to suggest an addition to awesome-selfhosted!
Please fill out information below (all fields are mandatory unless noted otherwise):
```yaml
name: 'BotMate'
website_ur…
mxvsh updated
1 month ago
-
Since the script is using Discord Slack Compatible WebHook and discord has estatement of:
https://github.com/tunisiano187/WME-send-to-slack/blob/8d6472a574e9618a9a50a896e52fb5c55c993dc3/WME-send-to…