Skip to content

librity/ct_discord_bot

Repository files navigation

Coding Train - Discord bot tutorial

Table of Contents

About

My first discord bot!

Getting Started

Prerequisites

  • node >= 12.0.0
  • yarn == 1.22.X

Installation

  1. Clone this repo locally and install the required packages:
$ git clone https://github.com/librity/shiffman_discord_bot.git
$ cd shiffman_discord_bot
$ yarn install
  1. Add the bot token to the .env file and start the bot:
$ yarn nodemon

Commands

  • !ping
  • !choo
  • !rand
  • !gif query

Libs

Docs

Resources

Repos

About

Coding Train - My first discord bot!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published