Ability to see who advertises your minecraft Minehut server. The application utilizes Discord.js for communicating with Discord, and Mineflayer for communicating with Minehut.
WARNING! Giving player any goods for advertising your server is against Minehut rules. I do not promote any kind of usage of this bot for breaking rules. WARNING! It is not my fault if you get banned/punished. Use it at your own risk!
- There is minecraft bot which is sitting in Minehut lobby
- When there is message which start with [AD] and contains name of your server
- Username of the player who made Advertisement will be sent to specified discord channel
The server is the server the Minecraft client should connect to, by default it will point to Hypixels server so it can be left as-is if the plan is to use the app for Hypixel guild chat, if not then the host
is the servers IP or hostname, and the port
is the port the server is running on.
Note: The server name must be lowercase. Note: The port must be a number, Mineflayer expects an integer so you can't wrap the port in quotes or Mineflayer won't create a connection to the Minecraft server.
The minecraft section includes a username
and password
option, if using a Mojang account these should be filled out with your Mojang username and password for the Minecraft account you plan on using, your Minecraft username is most likely the email it was created with. If using with a microsoft account change accountType
to microsoft
, username
and password
are not required and will be left blank as you will be directed to the Microsoft Link page. The name of minehut server you would like to be notified about should be server_name
.
The Discord options includes the token
and channel
options.
The token is the Discord application token, if you don't already have a Discord App, you can create a new app, then convert the app to a Discord bot, and then get your Discord bot token on the "Bot" page.
The Discord channel is the ID of the text channel the bot should be linked with, the bot will only send and listen to messages in the channel defined in the config.