Giter Site home page Giter Site logo

Docker container about invitarr HOT 4 CLOSED

faizyy01 avatar faizyy01 commented on August 29, 2024
Docker container

from invitarr.

Comments (4)

iTzEthqnHD avatar iTzEthqnHD commented on August 29, 2024

Is there no way to make the bot read from a *.cfg file placed in the config directory mounted to the container?
Would make it a lot easier to modify things. Either that or allow first time setup to be done through the web interface, similar to Sonarr and Radarr.
If security concerns you with that, I'd say nobody should be exposing this service to the internet before having fully set it up.

I also can't seem to initiate a shell session into the container through Portainer. This only seems to be an issue with Invitarr.

Is your instance DM'ing users? I am having issues with the bot not DM'ing users. If so, do you know how to fix it? This dev is not active to my knowledge.

from invitarr.

YaibaToKen avatar YaibaToKen commented on August 29, 2024

Is there no way to make the bot read from a *.cfg file placed in the config directory mounted to the container?
Would make it a lot easier to modify things. Either that or allow first time setup to be done through the web interface, similar to Sonarr and Radarr.
If security concerns you with that, I'd say nobody should be exposing this service to the internet before having fully set it up.
I also can't seem to initiate a shell session into the container through Portainer. This only seems to be an issue with Invitarr.

Is your instance DM'ing users? I am having issues with the bot not DM'ing users. If so, do you know how to fix it? This dev is not active to my knowledge.

Unfortunately I can't even do the first time configuration for the bot because I can't enter the container :/

from invitarr.

faizyy01 avatar faizyy01 commented on August 29, 2024

How to fix bot not dm'ing users?

Enable Server Members Intent.
Screen Shot 2020-11-23 at 3 07 09 PM

https://discordpy.readthedocs.io/en/latest/intents.html#privileged-intents

What are intents?
As of 2020-10-28, discord requires users declare what sort of information (i.e. events) they will require for their bot to operate.
This is done in the form of intents.
You can read more about intents here: https://discordpy.readthedocs.io/en/latest/intents.html

By default some intents such as members and presences are disabled as they are what is referred to as privileged. Meaning you'll need to take some extra steps to support them.
Read up on privileged intents here: https://discordpy.readthedocs.io/en/latest/intents.html#privileged-intents

If you use on_member_* events in your code, without changes your bot will not function anymore!

from invitarr.

faizyy01 avatar faizyy01 commented on August 29, 2024

Is there no way to make the bot read from a *.cfg file placed in the config directory mounted to the container?
Would make it a lot easier to modify things. Either that or allow first time setup to be done through the web interface, similar to Sonarr and Radarr.
If security concerns you with that, I'd say nobody should be exposing this service to the internet before having fully set it up.

I also can't seem to initiate a shell session into the container through Portainer. This only seems to be an issue with Invitarr.

Just update settings in the web ui after deploying the docker container.
Default login is admin admin

from invitarr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.