Skip to content

jahirfiquitiva/dashbot

Repository files navigation

DashBot

DashBot is a discord bot I created for my dashboards support server, it can handle a few commands and also reply when messages have some specific keywords.

Commands

  • ?version x:

    Bot will reply with the latest version of x, x being either Frames, Kuper or Blueprint.

    If x isn't defined or doesn't match any of those 3, then it will reply with the latest version of all 3 dashboards.

    Alternative commands: ?versions x, ?v x

  • ?update x

    Bot will reply with the how to update wiki link of x, x being either Frames, Kuper or Blueprint.

    If x isn't defined or doesn't match any of those 3, then it will reply with the latest version of all 3 dashboards.

    Alternative commands: ?updates x, ?u x

  • ?setup

    Bot will reply with some info regarding how to setup the dashboards, more specifically, links to their wikis and a link to dashbud.dev.

    Alternative commands: ?bud, ?dashbud, ?config

  • ?wiki

    Bot will reply with links to the dashboards wikis.

    Alternative commands: ?wikis, ?w

  • ?donate

    Bot will reply with some information regarding how to donate and support my work

    Alternative commands: ?support, ?d, ?s

  • ?help

    Bot will reply with some information about the server and the commands it can run

    Alternative commands: ?what, ?h

Keywords

Feel free to check out filtered.json. Basically, whenever the bot reads a message that includes any of the keywords, it will reply with the message in response joined by \n


Developed by

Follow on GitHub Twitter Follow

If you found this repository helpful and want to thank me, you can:

Thanks in advance! 🙏


License

This app is shared under the CreativeCommons Attribution-ShareAlike license.

Copyright © 2020 Jahir Fiquitiva

Licensed under the CreativeCommons Attribution-ShareAlike 
4.0 International License. You may not use this file except in compliance 
with the License. You may obtain a copy of the License at

   http://creativecommons.org/licenses/by-sa/4.0/legalcode

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.