dependabot[bot] 4771fda906
Bump ws from 7.2.3 to 7.4.6 (#7)
Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.3...7.4.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 10:22:58 -07:00
2019-11-09 19:45:22 -08:00
2020-03-28 11:22:16 -07:00
2019-10-26 13:45:21 -07:00
2019-10-26 13:45:21 -07:00
2019-11-09 19:51:43 -08:00

MinetestBot for Discord

MinetestBot and it's author(s) are in no way affiliated with the IRC MinetestBot.

Uses NodeJS and discord.js.

Installation

git clone https://github.com/GreenXenith/minetestbot.git
cd minetestbot
npm install

MinetestBot demands a sacrifice config.json. See config.json.example.

Usage

To use the bot, run node . in the bot directory.
I recommend you use a cron job or systemd service

Todo (PRs welcome)

  • Better CDB search
  • Vote starter
  • Serverlist searcher/parser
  • Metric/Imperial conversion command
  • Word definition
  • Forum search

Might be missing ; everywhere, or have too many.

This used to be written in Lua, but Luvit is garbage.

Description
No description provided
Readme 206 KiB
Languages
JavaScript 100%