douglascdev / douglascdev/hashbot
Remove redundant calls to InsertUsers
Open
enhancement
good first issue
- Dominant language
- Go
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The `InsertUsers` function is now called every time a command runs, to insert the message author in the database. Therefore, the previous calls to `InsertUsers` inside commands are redundant and should be removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.