Change host lookup to be optional #23
No reviewers
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: LibertaCasa/watbot#23
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "dbhost"
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?
Some parts of the logic do not make use of the host column in the players table, allow the field to be empty and do not query for an empty value (which might return bogus entries) if no value is passed to the lookup function. This additionally avoids the need for the hardcoded initial host when configuring the bot player.
Signed-off-by: Georg Pfuetzenreuter mail@georg-pfuetzenreuter.net