Can be implemented to settings something similiar to this?
My idea is I want make command !msg sometext forwarded into game over IRC. Game bot accept only !msg sometext and result ingame is:
So issue is nobody knows who typed it on Discord. That alternative discord bot offer that prelude settings but they are printed to different line which isnt included in !msg command.
Hello,
Can be implemented to settings something similiar to this?
My idea is I want make command !msg sometext forwarded into game over IRC. Game bot accept only !msg sometext and result ingame is:
So issue is nobody knows who typed it on Discord. That alternative discord bot offer that prelude settings but they are printed to different line which isnt included in !msg command.
Also colors can be implemented and disabled? As inspiration can be used matterbridge. https://github.com/42wim/matterbridge/blob/master/matterbridge.toml.sample#L188
Thanks