PLK_DiscordWebhookReceiver
A downloadable tool
* How to use:
There are two files you need to use, the plugin and the bot runner, on your computer.
Insert this script into your game's index.html.
![](https://img.itch.zone/aW1nLzE5ODI4NjEzLnBuZw==/original/ZleqlB.png)
src="https://www.gstatic.com/firebasejs/11.3.0/firebase-database-compat.js"
src="https://www.gstatic.com/firebasejs/11.3.0/firebase-app-compat.js"
* Open discord Invite bots to the group This link
You can invite this test bot to your group.
* https://discord.com/oauth2/authorize?client_id=1337742995637801012
* https://discord.com/developers/applications/
* Edit this for your own testing only
* Go to Select Installation Install Link
* Choose Allow Add App flow in Discord.
* Default Install Settings
* User Install applications.commands
* Scopes Bots you create yourself Set rights
* Open the link in your browser and invite people to join the group.
* And in the bot file edit the code in these .env files, they are yours.
* It doesn't need to run all the time because we will use .
* it only when we want to announce to the players.
In the plugin file is firebase settings
Go here https://console.firebase.google.com/
Create
Realtime Database
Set Top Bar Rule
{
"rules": {
".read": true,
".write": true
}
}
In Data Bar, use the link
and create
Firestore Database
How to install Bot
Tick Automatically
Wait and press Yes until finished.
.env
It is your own custom code.
You can create your own at
https://console.firebase.google.com/
https://discord.com/developers/applications
Open the command prompt, type cd to the downloaded bot file
For example, cd C:\Users\User\Desktop\discord-bot-websocket
Then press enter
Install the package
npm install dotenv discord.js firebase-admin
Type the node bot.js command
Then you can use any message sending command
Published | 2 hours ago |
Status | Released |
Category | Tool |
Author | Palatkorn |
Tags | RPG Maker MZ |
Purchase
In order to download this tool you must purchase it at or above the minimum price of $6 USD. You will get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.