Skip to content

mcobalchinisoftfocus/heroes-infos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

256 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroes of the Storm Infos Bot

GitHub repo size Discord Server Github last commit Github open pull requests

Running

For this bot to work you'll need nodejs, to install the bot, follow these steps:

Install NodeJS

npm install

Using

You have to create a file named variables.env and insert the following.

HEROES_INFOS_TOKEN = "TOKEN_HERE"
CLIENT_ID = CLIENT_ID_HERE
#(Optional) JOIN_SERVER_CHANNEL_ID = JOIN_ID_HERE
#(Optional) LEAVE_SERVER_CHANNEL_ID = LEAVE_ID_HERE
#(Optional) THREAD_WORKERS = integer, number of workers for update data threads
#(Optional) UPDATE_COMMANDS = boolean, flag to identify whether if update is needed or not 

If you have a support server for this bot, the JOIN_SERVER_CHANNEL_ID and LEAVE_SERVER_CHANNEL_ID variables refers to the channels that are going to be notified whenever a server adds your bot.

License

This project is under license. See the file LICENSE for more details.

About

Source for a discord bot that gathers heroes infos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors