Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 925 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 925 Bytes

Shiro Neko

🐱 🤖 A Neko Discord Bot

Running the bot

  1. Make sure you have node, git and yarn installed
  2. To install yarn $ npm install -g yarn
  3. Clone the repo $ git clone https://github.com/rainqubit/shironeko.git $ cd /shironeko
  4. Install dependencies $ yarn install
  5. Create your discord bot user, here is the tutorial
  6. Once you got your bot token, create new file named .env
  7. Inside .env file add this line BOT_TOKEN=123yourSecretBotTokenHere456
  8. Run it $ yarn start
  9. Make sure you've invited her to your server then shiro ping
  10. Thats it! if she reply with pong then you are good

The default prefix is shiro change it in config.json

For list of commands see handler.json or type shiro help

Contributing

Every contribution is appreciated with ❤️

🐱 ❤️