Functionsยง
- create_
user ๐ - determine_
solo_ flex - โ๏ธ Function: Determines Solo/Duo and Flex ranks from rank information.
- get_
champion_ id - get_
champion_ names - get_
emoji - โ๏ธ Function: Retrieves a custom emoji string based on role and name from a MongoDB collection.
- get_
game_ mode - โ๏ธ Function: Retrieves the game mode corresponding to a given queue ID.
- is_
user_ ๐in_ db - is_
valid_ game_ mode - โ๏ธ Function: Checks if a given queue ID corresponds to a valid game mode.
- manage_
user - region_
to_ string - โ๏ธ Function: Converts a
Regionenum into its corresponding server string representation. - seconds_
to_ time - โ๏ธ Function: Converts a duration in seconds into a tuple representing minutes and seconds.
- time_
since_ game_ ended - โ๏ธ Function: Calculates the time elapsed since a game ended and returns it as a human-readable string.
- update_
user ๐