Skip to content

JustSofter/DiscordBadApple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordBadApple

A bot that plays Bad Apple with one command. Created with Node.JS v15

Installing the NPM packages

First, install Discord.JS, Glob and asciify-image

npm i discord.js@12.5.3 npm i glob npm i asciify-image

Insert your bot token to config.json

{
"token": "your-token-here"
}

Then, run the bot.

node index.js

And run the command ?badapple

Packages used:

discord.js glob asciify-image

About

A bot that plays Bad Apple with one command.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published