Open Ozymandog opened 3 years ago
the guild lobby command isnt working either
As stated in #29 there are only the ping and guildlobby commands implemented at the moment. Ping will whisper whoever used the command Pong!
and guildlobby will whisper the lobbyHolder
user set in the config ?tw <username>
.
oh okay thank you!
?tw (put username here) didn't work for guildlobby command
!guildlobby
will get the lobbyHolder
account from the config.json file (It's missing from the Docker configuration at the moment, I'll fix soon) and run /w <lobbyHolder> ?tw <username>
on Hypixel, with lobbyHolder being replaced with the value from the config and username replaced with the user who typed !guildlobby
into guild chat. If the user defined in config isn't getting the DM from the bot I would guess it's due to Hypixel's DM privacy setting being on strict mode so the bot would receive a message saying You cannot message that player.
. That being said the guildLobby
command is useless unless you have a second bot account setup to receive and act upon messages following the ?tw
format, so chances are you don't need to worry about it doing nothing.
oh okay. Thank you for your help!
one more question, what does tw mean?
There's a bot that responds to whispers in the format of ?tw <username>
, which then makes the bot invite the user with the given username, and warp them into a private lobby for solo mining/splashes instances. I'm assuming it's try warp or something similar.
:o thank you!
I'm new to github so sorry if I'm not formatting this correctly but, I downloaded and am using this program as a discord to hypixel guild chat bridge for my guild and its all working how its supposed to except for the in-game commands. I can do the !ping thing but when I try to do the !skills or !weight they don't work where just nothing shows up. If you need screenshots I can send some just let me know how I can help you help me. Thanks.