aspick / fastlane-plugin-discord

MIT License
1 stars 0 forks source link

Does this plugin work? #1

Open rlam3 opened 5 years ago

rlam3 commented 5 years ago

Does this plugin work?

aspick commented 5 years ago

I'm using this with fastlane v2.116.1. It works fine.

rlam3 commented 5 years ago

Where are the options to set token? I don't see any documentation on this. Is this a fork?

aspick commented 5 years ago

There are only message text and webhook url of discord channel.

https://github.com/aspick/fastlane-plugin-discord/blob/master/lib/fastlane/plugin/discord/actions/discord_action.rb#L44

Or you may find another discord plugin listed on the fastlane docs? https://github.com/mgambati/fastlane-plugin-discord

joeyfigaro commented 3 years ago

@rlam3 Looks like these are the available params.