Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Waky Bot

No release, this upload is only for tests yet


Waky is a Discord bot that can interact with rAthena tables. You can use in your server, after reading our license and can let your players invite it too, as it supports more than one Discord guild.

Features

  • Search items using divine-pride api
  • Sync players to Discord from your website as we use mysql
  • Browse, update, insert and everything that you want can be done in your database using Discord commands.

Not all features are done yet, this first upload is just for testing.

Installation

First you'll need Node.js. Then to install, go to the project dir and use:

npm install

Or one of these

npm install <git-host>:<git-user>/<repo-name>
npm install <git repo url>   

To run just use this command in the project folder

node WakyBot

For database you can use the schema.sql file.

Contribute

If you wanna contribute, you can submit a pull request, can be with new commands or anything that will help the development.

About

A Discord bot made in nodejs with rAthena support.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published