Adding emote images from legacy fore.st instance

This commit is contained in:
rainbow napkin 2026-07-02 23:52:57 -04:00
parent 3e4b036ab5
commit aa8658a06f
2 changed files with 2 additions and 2 deletions

View file

@ -360,7 +360,7 @@ userSchema.statics.findProfile = async function(user, includeEmail = false){
date: statModel.firstLaunch,
tokes: tokeModel.tokeMap,
tokeCount: tokeModel.count,
img: "/nonfree/johnny.png",
img: "/nonfree/img/emotes/tokebot.jpg",
signature: "!TOKE",
bio: "!TOKE OR DIE!"
};