Closed ImNimboss closed 2 years ago
This change is a QoL feature so users have to type less to access the me variable.
me
This adds a new repl builtin variable me, which is a shortcut for the guild.me attribute that represents the bot in a member form.
guild.me
Rationale
This change is a QoL feature so users have to type less to access the
me
variable.Summary of changes made
This adds a new repl builtin variable
me
, which is a shortcut for theguild.me
attribute that represents the bot in a member form.Checklist