Skip to content

librity/ct_discord_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors