I created a new feature for our new STEEMPUNK-NET Discord Bot.
In addition, the Bot is now completely open source and freely accessible.
https://github.com/pcsg/steempunknet-discord-bot
New Features
- What feature did you add?
(Issue: https://github.com/pcsg/steempunknet-discord-bot/issues/2)
If a new user appears in the discord he should get a message with all important links.
New players didn't know how to start and didn't have immediate help.
We needed a welcome message with all important informations, like this:
Welcome to STEEMPUNK-NET @[user].
The Ultima Corporation is pleased to welcome you.
Like all new fighters you get your starter package in the form of some important links.
Chrome plugin: https://chrome.google.com/webstore/detail/steempunk-net/jifcnginffjgcdcklciiodhaffgfbaph
Firefox addon: https://addons.mozilla.org/de/firefox/addon/steempunk-net/
FAQ: https://www.steempunk.net/FAQ
FAQ for BETA: https://www.steempunk.net/FAQ/Beta-FAQ
Stats: https://www.steempunk.net/SPN/Stats
Fighters: https://www.steempunk.net/SPN/Fighters
- What was the solution?
You can see this in the following pull requests:
https://github.com/pcsg/steempunknet-discord-bot/commit/a531352e9fc56a4df7db4a483312371183b70379
The rest of the commands can you see in the following pull request:
https://github.com/pcsg/steempunknet-discord-bot/commit/824b19dcbb119d797869edf1fedd2e1437f55c72
Posted on Utopian.io - Rewarding Open Source Contributors