hihouhou / huginn_twitter_publishv2_agent

huginn agent for sending tweets with v2
MIT License
1 stars 1 forks source link

No instruction set for use in Docker container #2

Closed dnade closed 8 months ago

dnade commented 8 months ago

I am unable to use the former v1.1 authentication with "HUGINN_TWITTER_OAUTH_KEY" or the accompanying key secret. I turned to this to try to use the v2 auth, but I am unsure how to pass these to the docker image I've spun up.

hihouhou commented 8 months ago

in .env you can follow official_doc and add huginn_twitter_publishv2_agent(github: hihouhou/huginn_twitter_publishv2_agent for credentials , you need to put them when you will create the agent

hihouhou commented 8 months ago

no feed back since 5 days, so closed

ZacharyRen77 commented 6 months ago

在.env中,您可以按照official_doc并添加huginn_twitter_publishv2_agent(github:hihouhou/huginn_twitter_publishv2_agent 作为凭据,您需要在创建代理时放置它们

is creating huginn Do you use the -e HUGINN_ADDITIONAL_GEMS=huginn_twitter_publishv2_agent(github:hihouhou/huginn_twitter_publishv2_agent) parameter when using a docker container?

hihouhou commented 6 months ago

I use .env file with my container but now you can use HUGINN_ADDITIONAL_GEMS=huginn_twitter_publishv2_agent because there is a gem