Errors when message is sent #7
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Foxite/TreinpositiesBot#7
Loading…
Add table
Add a link
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?
Hello, every time I send a 3 digit code I receive this error message. Did I do something wrong?
appsettings.json contains a SourcesByGuild object that apparently becomes
nullwhen it's empty.I'll push a fix shortly, for now you can just fill it in according to the example.
Another problem I discovered while investigating this, is that NoResultsEmote also causes an error when it's null, which it shouldn't.
It should be fixed in
0e1a7b8579. Please try it now.Hello, thanks for the quick response! That mitigates the error but I'm not getting a response back, and no error either. Is there some additional setup I need to do to the sources besides the example? Are the IDs channel or guild IDs? I've tried both.Never mind, it works with the defaults. Thank you!