Documentation
¶
Index ¶
Constants ¶
View Source
const ( MongoCollectionRacing = "racing" MongoDBRacing = "racing" CommandJoinRace = "!rjoin" CommandLeaveRace = "!rleave" CommandStartRace = "!rstart" CommandResetRace = "!rreset" CommandJoinedRace = "!rjoined" RacerEmoji = ":wheelchair:" DatetimeLayout = "2006-01-02 15:04:05" RaceDelimiter = " " RaceTrackLength = 25 MaximumDiscordMessageLength = 2000 SpeedCoefficient = 70 BeingSlowedCoefficient = 10 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RacerStats ¶
Click to show internal directories.
Click to hide internal directories.