Add an option for multiple "profiles" #1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
running init will create a "default" profile, But will ask if you want to create more profiles. Or - running
telme --init <profile-name>
will generate a new profile. Asking the user if he wants to use the same bot token from default or use a new bot.(While running after an update - 'telme' should fix the config file to the new format with profile support).
running
telme
will user the default profile unless passed--profile=<name>
as the second arg.version 0.1.1