sfan5 / pytgbridge

Better than teleirc
13 stars 5 forks source link

ADDING NEW IRC EVENTS #6

Closed radmx closed 3 years ago

radmx commented 3 years ago

how can i add more irc events to the conf.json file?? i mean, lot more that the conf already have

sfan5 commented 3 years ago

What do you mean by "irc events"?

radmx commented 3 years ago

yeah , in your code is this under bridge options:

        "telegram_show_joins": true, // show joins/parts from IRC on Telegram

and i was wondering if can be added more IRC EVENTS like part, nick changes, quit, topic, notice, under the same format "telegramshow": true/false, // show from IRC on Telegram

and if so, wich ones are avalible?

sfan5 commented 3 years ago

Everything that is currently available is mentioned in the config.