amolpednekar / discord-bots

Experimenting & learning to write Discord bots for my server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Bots

Create different types of discord bots

Usage

Pre-requisites

Steps

  1. Clone this project
  2. Run this command to install project dependencies: npm install
  3. Create a file called auth.json similar to auth-sample.json and paste your bot tokens here
  4. You can start the sample bots by running npm start
  5. View the specific files in bots package to learn usage

References

About

Experimenting & learning to write Discord bots for my server


Languages

Language:JavaScript 100.0%