Funny discord bot to mess with your friends
A simple Discord bot developed for learning purposes using Node.js JavaScript runtime and hosted on Heroku.com.
Link to invite and authorize the up and running bot, click here.
discord.js ^12.5.1
dotenv ^8.2.0
node-fetch ^2.6.1
Paulo Roberto Albuquerque – @paulora2405 – paulora2405@gmail.com
Distributed under the MIT license. See LICENSE
for more information.
https://github.com/paulora2405/discord_bot
- Fork it (https://github.com/paulora2405/discord_bot/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request