Update 20201/6/9: The PoundBot service is being removed. If someone wants to pick up development, they can. But it would require managing a whoile service. As such, it is not recommended you try touse this plugin.
Important update! As of 2.0.0, all PoundBot plugins must be updated to v2
PoundBot is a Discord bot for game servers.
This plugin is the base communication layer to the bot.You must intall other plugins to provide additional functionality.
Setup
- Download
PoundBot.csand add it to your plugins directory. - Add the bot to your Discord server at https://add.poundbot.com/
- Command PoundBot with
!pb server add myservernamein the channel you want your chat relay to occur. - PoundBot will whisper you your API key and instructions on where to put it.
Using PoundBot
Authenticating with PoundBot associates your stem account with Discord. This is necessary to determinewho to send messages to from their in-game identity.
- In chat, type
/pbreg "Your Username#7263" - PoundBot should message you asking for the PIN number displayed in chat.
- Send a message in Discord to PoundBot with that PIN number and you will receive a registration confirmation
Configuration
Default Configuration
{
"api.key": "API KEY HERE",
"api.url": "https://api.poundbot.com/",
"config.version": 2,
"players.registered.group": "poundbot.registered",
"command.poundbot_register": "pbreg"
}
Getting Help
You can use the command !pb help once PoundBot is in your server to get to our Discord server.
MIT License
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

