Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Latest commit

 

History

History
7 lines (6 loc) · 275 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 275 Bytes

Goanibot

  • A GoAnimate Discord bot i made in node.js
  • Most of this code is from discord.js docs and guides

How to run

  • Make a discord bot in discord's developer website and get its token.
  • Then insert the token in config.json then start it with npm install npm start