odsum / TinyChatBot

BuddyBot - TinyChat Moderator/Room Helper Bot
Other
13 stars 7 forks source link

!banw #33

Open Webby7866 opened 5 years ago

Webby7866 commented 5 years ago

Ban word isnt working! it dont add it

Technetium1 commented 5 years ago

@Webby7866 This has not been updated in more than a year now. Use https://github.com/nortxort/nortbot/

jbthecoder5 commented 5 years ago

@Webby7866 you can try !+banword to substitute for this. It works in my room.

Technetium1 commented 5 years ago

If that command doesn't work I'm not sure what to say https://github.com/odsum/TinyChatBot/blob/91c74e78db44712d3a7ad70179547c1917a66847/tinybot.py#L598

Webby7866 commented 5 years ago

When i tried that norbot the cmd window just opens and auto closes

Technetium1 commented 5 years ago

@Webby7866 for issues with NortBot please open an issue in that repository.

msf2013 commented 5 years ago

as stated the correct command its prefix + command thus "!+banw" if you are looking to change that just change the "+banw" to "banw" or "bans" (ban string) which is easier for my room. As for webbys problem, you should open botclient in IDLE and run it to get the error and open a new error post for it, likely forgot to install a import. (pip installs)

ghost commented 5 years ago

Pretty sure this project is deprecated now, might want to consider moving to https://github.com/nortxort/nortbot

jbthecoder5 commented 5 years ago

Ok thanks a lot :)