Skip to main contentModule accounts
Source Expand description
ยงAccount manager module.
- AccountConfig ๐
- Configuration of a single account.
- Accounts
- Account manager, that can handle multiple accounts in a single place.
- Config ๐
- Account manager configuration file.
- InnerConfig ๐
- Account manager configuration file contents.
- CONFIG_NAME ๐
- Configuration file name.
- DB_NAME ๐
- Database file name.
- LOCKFILE_NAME ๐
- Lockfile name.
- try_many_times ๐
- Spend up to 1 minute trying to do the operation.