thoeve / ptnotifications

41 stars 2 forks source link

[Feature Request] Allow usage of different channels or even bots per instance #33

Closed Ronanza closed 6 years ago

Ronanza commented 6 years ago

Hi,

I'm using PT Notificati0ons with 4 PT instances and would like to use a different channel or even bot for each. This is possible with the standard notifications of PT (in application.properties), but afaik not with PT Notifcations. I can only specifiy one bot token and one channel ID.

discord_enabled = true discord_bot_token_1 = abcdefg (bot for instance 1) discord_bot_token_2 = uvwxyz (bot for instance 2) discord_channel_id_1 = 12345 (channel for instance 1) discord_channel_id_2 = 678910 (channel for instance 2) etc.

Or am I missing something? Thanks. This would be really cool.

thoeve commented 6 years ago

I've had this suggestion pass by a couple of times now so I'll definitly look into this. Thanks.

thoeve commented 6 years ago

Fixed in 1.1.0