Skip to content

PointBreak600/Aww-BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aww-BOT

Welcome to Aww-BOT, a simple bot made using discord.js. Aww-BOT pulls posts from https://www.reddit.com/r/aww/ and displays them in your Discord server.

Setup

  1. Fork the repository to your account.

  2. Clone your fork.

git clone https://github.com/<your_username>/Aww-BOT
  1. Navigate to your directory.
cd Aww-BOT
  1. Copy .env.example to .env.
cp .env.example .env

Run

  1. Install all dependencies.
npm install
  1. Run the bot.
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published