-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to add multiple channels? #262
Comments
I also Want To Know |
With the current way the feature is programmed it's impossible, it can only take one channel. However, i just reworked it in my fork so you can add as many channels as you want like this: |
Beware that this is in beta, and i'm currently waiting for maintainers to review the pull request #278 before this functionality becomes available |
Where is your Repo |
It's here, or you can just patch the original according to this commit |
Put multiple FSUB Variable like admins |
There is an error python 3 can't open file main.py |
Oh right, main.py was just a simple import from bot, so i merged it with bot.py. Run bot.py instead |
i get this error
|
@cepheidev thx for the report, i think i fixed it now. I'm currently rewriting the config system, so things like this wont happen. Try to pull the update from the repo |
thanks for the reply, i thought its never been fix, I'll wait for the fixed repo |
do you have any update? because i cannot run it on koyeb |
How to add multiple channels in FORCE_SUB_CHANNEL if I want to give users multiple channel option to subscribe?
The text was updated successfully, but these errors were encountered: