lsuutari19 / unioulu_menu_bot

Discord bot that fetches the information about the University of Oulu's student restaurant menu's
Do What The F*ck You Want To Public License
0 stars 0 forks source link

Refactor branch: get different menu's #11

Open lsuutari19 opened 2 weeks ago

lsuutari19 commented 2 weeks ago

So basically the need to implement filtering for the discord messages will become important now because of the character limit we are facing.

Initial idea for commands: !menu = gets all the non vegan menu's !menu vegan = gets vegan menu's !menu burgers = gets burger menu's (grilli) !menu special = gets special menu's (erikoislounaat)

lsuutari19 commented 1 week ago

Maybe a bit too niche, but lets keep this issue for now if I ever get the feel to complete this one.