Skip to content

SaengerItsWar/BhopTimer-Discord-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BhopTimer-Discord-Bot

Work in progress Discord bot with various commands, based off https://github.com/ryczek02/bhop-discord-bot

Current features:

  • !wr
  • !bwr
  • !ssj
  • !records
  • !top
  • Bot status shows server current map

CONFIG

{
    "bot_token": "", 	                        #BOT TOKEN
    "command_prefix": "!", 		                #BOT COMMAND PREFIX
    "embed_icon": "https://site.com/logo.png", 	#ICON FOR EMBED
    "server_ip": "XXX.XXX.XXX.XXX", 	        #BHOP SERVER IP
    "server_port": 27015, 	                    #SERVER PORT
    "db_ip": "XXX.XXX.XXX.XXX", 	            #DATABASE IP
    "db_database": "database", 		            #DATABASE NAME
    "db_user": "username", 		                #DATABASE USER
    "db_pass": "password", 		                #DATABASE PORT
    "table_prefix": "", 	                    #DATABASE TABLE PREFIX. LEAVE BLANK TO DISABLE
    "webstats_url": "https://mysite.com/stats" 	#BHOP WEBSTATS LINK. LEAVE BLANK TO DISABLE
}

Configure styles.json to match your shavit-styles.cfg ordering.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages