vafanassieff / ha-bot

My first discord bot using Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ha-bot

Simple discord bot who play the "Ha" phrase from the famous tv animator Denis Brogniart. And various mp3 from the song.json file

Built with nodejs and the discordjs library.

Setup

If you want to add the bot to your server just use this link

`https://discordapp.com/oauth2/authorize?&client_id=345270648035344384&scope=bot`

I run the bot on my AWS EC2 server, if the traffic is too high i will shut it down and add here a way to run it localy if you want to, add your creditential in config.json

{ "botToken": "BOT_KEY", "adminId": "YOUR_ID" }

Usage

Type ah, ha, a, hah in lower or uppercase in chat

HA

About

My first discord bot using Node.js


Languages

Language:JavaScript 100.0%