Skip to content

A bot that pulls cookie menus from Crumbl Cookie and posts them on Discord

Notifications You must be signed in to change notification settings

Struggleton/Crumblin-Bot

Repository files navigation

My cute crumbl cookie icon

Crumblin' Bot

A Discord bot that pulls cookie menus from Crumbl Cookie (the best cookie place ever!) and posts them in nice little embeds on Discord.

I wrote this as a little challenge to myself - I learned a lot about interfaces, some HTTP calls and some scheduling stuff. This bot does some cool stuff with reflection to pull implemented interface classes and automates a lot :)

Commands are:

/subscribe

Subscribe channel to the weekly menu posting.

/unsubscribe

Unsubscribe from the weekly menu posting.

/menu

Post this week's cookie menu!

The bot will post cookie menus every Monday at 10am.

Libraries used include:

* Discord.NET
* Quartz
* HTMLAgilityPack

About

A bot that pulls cookie menus from Crumbl Cookie and posts them on Discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages