Invite the bot with this link
Hourly Animals is a Discord bot written in Discord.js#master
and utilizes the Akairo#beta
framework.
What's the main feature? You probably guessed it; posting images of everyone's favorite animals directly to your Discord server every hour.
- Make sure you have installed Node.js >=10 and Git.
- Clone this repo with
git clone https://github.com/Fyk0/hourly-animals.git
. - Run
cd hourly-animals
to move into the repo folder. - Make sure you fill out the .env file with the necessary infomration from the .env.example
- Run
npm i
- Compile TypeScript with
npm run build
- Start boat with
npm start
or run indefenitely inpm2
.
- Fork!
- Clone! -
git clone https://github.com/hydrabolt/hourly-animals
- Make new branch! -
git checkout -b name-me
- Commit! -
git commit -am 'I did something!'
- Push it! -
git push origin name-me
- Pull it!
- Shake it!
Hourly Animals by Fyko
Fyko#0001