Harry Bot is a general-purpose discord bot coded in JavaScript with Node.js using modules such as Discord.js to provide a feature-rich user experience.
Discord.js is a powerful Node.js module that allows you to easily interact with the Discord API. The bot is hosted 24/7 using the Heroku Cloud.
Command Overview:
-
Help:
- !h help - Displays commands
-
Fun:
- !h dankmeme - Uploads random meme from r/dankmemes
- !h avatar @User - Displays user avatar
-
Moderation:
'mod-log' text channel required- !h kick - Kick Mentioned User
- !h ban - Ban Mentioned User (In Progress)
-
Info:
- !h ping - Displays bot latency
- !h server - Displays server name + total members
Node.js 12.0.0 or newer is required.
Ignore any warnings about unmet peer dependencies, as they're all optional.
You need to create your own Discord Token to be able to run this bot. You can find the installation documentation for Discord.js here. Make sure you have Node.js installed, and run:
- Run
$ npm initto install node.js packages. - Run
$ npm install discord.js --saveto install discord.js. - Run
$ npm install dotenv-flow --saveto install dotenv-flow.
- Run
$ node .to launch the bot. - Run
$ CTRL + Cto stop the bot.
- Gentian Gashi - GentianGashi
- Jeff Pete - jeffpete
tldr:
Do whatever you want with it, but if anything goes wrong, don't blame me.
MIT © Gentian Gashi
