Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an emoji manager #83

Open
iminlikewithyou opened this issue Aug 2, 2023 · 1 comment
Open

Create an emoji manager #83

iminlikewithyou opened this issue Aug 2, 2023 · 1 comment
Labels
major A feature with substantial impact to the project and requires careful deliberation or planning. priority:3 Not important, but would be nice to address. type:cosmetic

Comments

@iminlikewithyou
Copy link
Member

Luna is a module that will handle the automatic replacement of emojis in the server during holidays by using "emoji variants"

each emoji is stored in the database and has data on each variant (normal variant, image of it; christmas variant, image of it; etc.)

then during holidays, luna will handle a slow rollout of replacing the emojis in the server

@iminlikewithyou
Copy link
Member Author

i was deliberating the idea of giving users the ability to pick the color of the prompt highlight color from gold to blue or etc.

it would seem like the letter emojis A-Z would have variants such as blue, gold, etc. but that's not the case
each color is their own emoji, not a variant

then to implement that "select your highlight color" solution - it would just require getting the emojis with the correct identifier (LetterGoldA, LetterGoldB, etc.) ?

just a note that these Luna emojis would be uploaded to Community Bots servers, and somehow it should probably automatically determine which server to upload to by checking which are at the maximum. it would be annoying to manually assign each emoji to a specific server rather than just shoving in a list of servers and having it auto-pick where to upload

@iminlikewithyou iminlikewithyou removed their assignment Aug 2, 2023
@iminlikewithyou iminlikewithyou changed the title Create Luna - an emoji manager Create an emoji manager Dec 2, 2023
@iminlikewithyou iminlikewithyou added major A feature with substantial impact to the project and requires careful deliberation or planning. type:cosmetic priority:3 Not important, but would be nice to address. and removed enhancement labels Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
major A feature with substantial impact to the project and requires careful deliberation or planning. priority:3 Not important, but would be nice to address. type:cosmetic
Projects
None yet
Development

No branches or pull requests

1 participant