tmi.js
tmi.js copied to clipboard
Unrecognized command: /ban
Actual behaviour: /ban command doesn't Execute channels
Expected behaviour: ban user
Error log:
[22:26] info: [#nekosunevr] Executing command: /ban akula20maksimivanov BOT DETECTED!, IF YOU NOT BOT. CONTACT NEKOSUNEVR SOON AS POSABLE.
[22:26] info: [#nekosunevr] Unrecognized command: /ban
UNABLE BAN USERNAME ON CHANNEL #nekosunevr Reasons: No response from Twitch.
Configuration
- tmi.js version: 1.8.5
- Node version (if applicable): 17.9.1
- Operating system: Linux Docker (Pterodactyl)
one my friend mine told me this and its 100% confirmed ban part of code and few other codes with commands are now removed and run by API
I need some information when TMIJS be updated for fix of all commands by chat since IRC chat commands are removed on twitch.
Are you sure, that your executing it the right way?
https://github.com/search?q=repo%3Atmijs%2Ftmi.js%20%22ban%22&type=code
what i hear they have removed /ban command from tmi and they made it set by api and its 100% confirmed because /ban doesn't exist even other commands too.
command of bot never changed and been same just now /ban command and /unban no longer works now
True, it should return a informal DEPRECATED
message.
Since TMI doesn't utilize API communication, you'll probably need to set that up, parallel with TMI.
https://dev.twitch.tv/docs/api/reference/#ban-user
If I'm bored, I might fork and add API replacement communication.
any progress on this?
Chat commands no longer work with IRC anymore, you need to use the API https://discuss.dev.twitch.com/t/deprecation-of-chat-commands-through-irc/40486
Chat commands no longer work with IRC anymore, you need to use the API https://discuss.dev.twitch.com/t/deprecation-of-chat-commands-through-irc/40486
i was talking about to itsAnuga since going fork it add API replacement so wonder if has any progress on it?
already had made my API behalf of my System but not stable with ban system for it.