Discord Levelling
latest

Contents:

  • Primary Interface
  • Supported Storage Backends
  • Example Usage
  • Options Reference

Class References:

  • payloads.LevelUpPayload Reference
  • abc.Cache Class Reference
  • abc.Datastore Class Reference
  • dataclass.LevellingMember Class Reference
  • dataclass.LevellingGuild Class Reference
Discord Levelling
  • »
  • Index
  • Edit on GitHub

Index

_ | C | D | F | G | L | M | O | P | S

_

  • __init__() (levelling.dataclass.LevellingGuild method)
    • (levelling.dataclass.LevellingMember method)
    • (levelling.Level method)
    • (levelling.options.Options method)

C

  • Cache (class in levelling.abc)
  • channel (levelling.LevelUpPayload attribute)

D

  • Datastore (class in levelling.abc)

F

  • fetch_all_members() (levelling.abc.Datastore method)
  • fetch_guild() (levelling.abc.Datastore method)
  • fetch_member() (levelling.abc.Datastore method)

G

  • get_guild() (levelling.abc.Cache method)
  • get_level_from_xp() (levelling.Level method)
  • get_level_xp_amount() (levelling.Level method)
  • get_member() (levelling.abc.Cache method)
  • get_remaining_xp() (levelling.Level method)
  • guild (levelling.LevelUpPayload attribute)

L

  • leaderboard() (levelling.Level method)
  • Level (class in levelling)
  • level (levelling.LevelUpPayload attribute)
  • levelling.caches
    • module
  • levelling.datastores
    • module
  • levelling.datastores.json
    • module
  • LevellingGuild (class in levelling.dataclass)
  • LevellingMember (class in levelling.dataclass)
  • LevelUpPayload (class in levelling)

M

  • member (levelling.LevelUpPayload attribute)
  • Memory (class in levelling.caches)
  • module
    • levelling.caches
    • levelling.datastores
    • levelling.datastores.json

O

  • Options (class in levelling.options)

P

  • propagate() (levelling.Level method)

S

  • set_member() (levelling.abc.Cache method)
    • (levelling.abc.Datastore method)
  • Sqlite (class in levelling.datastores)

© Copyright 2021, Skelmis, Menudocs. Revision 82a110f0.

Built with Sphinx using a theme provided by Read the Docs.