DeKaDeNcE / WoWBot

WoWBot is a smart bot doing smart stuff.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WowBot Contribute Discord GitHub last commit GitHub repo size


WoWBot is a smart bot doing smart stuff.


πŸ’¬ Join us on Discord

Discord

πŸ‘€ View a Live Demo

This is currently under active development, and you must understand that some features are not finished.

πŸš€ Getting started

Click to reveal

Install the dependencies...

npm install

...then start the bot:

npm start

Enjoy!


πŸ“š Libraries used

Click to reveal
Name Website Repository License
chalk - github.com/chalk/chalk MIT
Discord.js discord.js.org github.com/discordjs/discord.js Apache
mysql - github.com/mysqljs/mysql MIT
rivescript-js rivescript.com github.com/aichaos/rivescript-js MIT
ssh2 - github.com/mscdex/ssh2 MIT
telnet-client - github.com/mkozjak/node-telnet-client LGPLv3
tunnel-ssh - github.com/agebrock/tunnel-ssh MIT

πŸ“ License

Click to reveal

MIT License

Copyright © 2020 ÐeKaÐeNcE

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.


About

WoWBot is a smart bot doing smart stuff.

License:MIT License


Languages

Language:JavaScript 100.0%