Closed artin closed 4 years ago
Hi! Thank for your feedback.
It could be good idea to being able to define custom Session(s) path
To define custom path you can try symlinks. Also, subfolders supported in session paths.
adding an option to Add all available sessions to the server
Please, use --session=*
or --session=subfolder/*
to add all sessions from folder (and all of its subfolder) on start. You can also try other paths with glob
syntax.
:+1:
Hi,
It could be good idea to being able to define custom Session(s) path and also adding an option to Add all available sessions to the server.
I have few sessions and every time on starting the TelegramApiServer I have to add(register) all of them to the server..
Thanks