Discord bot centered around the currency system.
Filename | line # | TODO | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cmd/currency.go | 15 | create function to print error message to discord | ||||||||||||||||||||||||
cmd/currency.go | 16 | GetValuesFromMessage | ||||||||||||||||||||||||
cmd/currency.go | 17 | GetMentionsFromMessage | ||||||||||||||||||||||||
cmd/currency.go | 22 | pagination | ||||||||||||||||||||||||
cmd/currency.go | 94 | Read the transaction value from message | ||||||||||||||||||||||||
cmd/currency.go | 146 | Ensure that these will both happen or neither will happen | ||||||||||||||||||||||||
cmd/currency.go | 187 | Print error message to discord | ||||||||||||||||||||||||
cmd/currency.go | 204 | Abstract this to CheckIfExistsDatabase( , , )
|