Skip to content
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
/ ryo Public archive

Discord bot that I will actually probably bother being serious with (me when I lie)

Notifications You must be signed in to change notification settings

eligibilityy/ryo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ryo

Ryo is a Discord bot that provides rather simple commands for your server. It is written in Javascript and uses the Discord.js library.

This is still a work in progress, and it's a rewrite of natsukii, just in JS.

Commands

  • /ping
  • /poem

TODO

  • Add a command
  • Better handlers
  • Make a website since I'm bored and I think that's what I'm better at
  • Host 24/7

Setup

  1. Clone the repo: git clone https://github.com/eligibilityy/ryo.git
  2. Rename .env.example to .env and fill in the values:
TOKEN=
CILENT_ID=
GUILD_ID=
  1. npm i
  2. Check if it works: npm run test

About

Discord bot that I will actually probably bother being serious with (me when I lie)

Resources

Stars

Watchers

Forks