User Tools

Site Tools



denvodiscord

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
denvodiscord [2022/12/04 07:21] denvodenvodiscord [2022/12/04 12:38] (current) denvo
Line 1: Line 1:
-== DenvoDiscord ==+===== DenvoDiscord ===== 
 + 
 +====Overview==== 
 + 
 +DenvoDiscord is an add-on that allows Minion and Discord to communicate with each other.\ 
 +By using this add-on, you can send chats received from FFXIV to Discord and control Minion from Discord.\\ 
 + 
 +This add-on requires an application called DenvoCore. DenvoCore is a platform for integrating Minion and Discord, and by combining multiple add-ons, a variety of functions can be realized.\\ 
 + 
 +====Functions==== 
 + 
 +Minion to Discord - Send chats received in FFXIV to Discord.\\ 
 +Send from Discord to Minion - Minion can be controlled from Discord by using commands set in DenvoDiscord. You can also send standard FFXIV text commands by using Prefix+FFXIV text command.\\ 
 +Provide API - DenvoDiscord provides API. By using this API, you can easily send any text you like to Discord.\\ 
 +====How to install==== 
 + 
 +Install DenvoCore and DenvoDiscord.\\ 
 +Create a Bot from https://discord.com/developers/applications.\\\ 
 +Get the Bot's token and add it to DenvoDiscord's settings.\\ 
 +Invite the Bot to the Discord server and give it the necessary permissions.\\ 
 +Start DenvoDiscord and make sure it is connected properly.\\ 
 +====UI Description==== 
 + 
 +Status - Running when it is working properly. If some error occurs, it stops automatically.\\ 
 +Select the page you want to set.\\ 
 +Select the type of chat you want to send to Discord.\\ 
 +You can choose whether or not to send the chat selected in 3.\\ 
 +If you want to send to a channel other than the main setting, you can make special settings here.\\ 
 +If that type of chat is sent, a mention will be sent with @everyone.\\ 
 +Write the command to be used after the prefix.\\ 
 +If you are writing a multi-line command, it is convenient to check each one individually.\\ 
 +Write the command. Basically, use Minion's loadstring. Other add-on APIs may not work.\\ 
 +If you write more than 10 commands, a line will be automatically added. Don't worry about it!\\ 
 +Enter your Discord bot token here.\\ 
 +Enter the ServerID; you don't have to enter the ChannelID if you want to enter it directly.\\ 
 +Get ChannelID from ServerID. From then on, the ChannelID input field will be a pull-down menu.\\ 
 +Enter the ChannelID.\\ 
 +Enter the desired Prefix. We recommend a single symbol. If it is complicated, it is not validated.\\ 
 +Retainer Sales system chat will be converted to CSV and output.\\ 
 +Output by character.\\ 
 +Set the date.\\ 
 +Output the log of DenvoDiscord. It would be very helpful if you could send it to us when you report a bug.\\ 
 +====Description of API==== 
 + 
 +DenvoAPI.DenvoDiscord:sendToDicscordQuick(string str) return bool\\ 
 + 
 +At first, send text to the main channel which is set by DenvoDiscord.\\ 
 + 
 +DenvoAPI.DenvoDiscord:sendToDicscord(token,channelId,string str) return nil\\ 
 + 
 +For now, you can send text to any bot and channel you like.\\ 
 + 
 +The API is tentative. We will fix it soon.\\ 
 + 
 +I haven't verified the language other than Japanese and English. Please feel free to contact me if you find any problems or mistranslations.\\ 
 + 
 + 
 + 
 + 
 + 
 + 
 + 
  
 === 概要 === === 概要 ===
denvodiscord.1670138474.txt.gz · Last modified: 2022/12/04 07:21 by denvo