Open indiv0 opened 7 years ago
TAGS
tag::Config::new
String
Tag::new
tag::Config::load
Config::new
tag::Config::save
Tags::get_tag
GuildId
put_tag
TAGS
field doesn't get loaded lazily (possibly read it during command initialization?)tag::Config::new
from the global config, instead of writing it directly?String
s, etc. in theTag::new
constructor?tag::Config::load
function async (or call it async inConfig::new
)tag::Config::save
function async (or call it async everywhere)Tags::get_tag
method if the exact tag is not foundGuildId
even if it is not in the cacheput_tag
instead?)