A Discord bot to get information about My Little Pony characters and episodes
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
Mia Raindrops 5d8ea487ee Add new file 12 months ago
.idea Fix: fixes issue #21 1 year ago
.vscode Fix: resolves #17 1 year ago
commands Fix i18n bug with /color help 1 year ago
config Fix i18n bug with /color help 1 year ago
handler Implements #18 1 year ago
modules Fix: implements #22 1 year ago
pixel Fix: resolves #17 1 year ago
update Fix: fixes issue #21 1 year ago
.DS_Store Commit 1 year ago
.gitignore Fix: fixes issue #21 1 year ago
.gitlab-ci.yml Add new file 12 months ago
LICENSE Fix: resolves #17 1 year ago
README.md Fix: resolves #17 1 year ago
TODO Fix: resolves #17 1 year ago
bot.js Fix: resolves #17 1 year ago
index.js Fix: resolves #17 1 year ago
package-lock.json Preparing to implement #18 1 year ago
package.json Preparing to implement #18 1 year ago

README.md

Ponyfind

  npm install             # Install dependencies
  node update/index.js    # Generate database
  node index.js           # Start bot (multi-threaded)
# node bot.js             # Start bot (single-threaded)

Create a ./beta file to start the bot in beta mode (using the beta token) instead of stable mode (using the stable token)