2023-10-10 13:43:47 +00:00
2023-10-10 12:45:08 +00:00
2023-10-10 13:43:47 +00:00
2023-10-07 22:49:52 +00:00
2023-10-10 13:19:57 +00:00

PyMenu

PyMenu is a discord bot to create grocery list

Feature

  • Add items to your list by sending a message to a channel within the GROCERY_LIST category.
  • Support for multiple lists, one for each channel.
  • Easily remove items from your list by clicking on the check mark reaction.

Screenshots

Planned feature

  • Set prices for items.
  • Specify quantities for items.
  • Customize the category name.
  • Add images.
  • Complete the Dockerfile for easy deployment
  • Implement statistics for nerd

Requirements

Installation

git clone https://git.chauvet.pro/starnakin/PyMenuBOT/
cd PyMenuBOT
  • Compile the project:
make
  • Launch the executable:
./PyMenu

Setting up on Your Discord Server

  • Add the bot to your server (using the official instance)
  • Create a category called listes-de-course
  • Inside this category, create channels for each of your grocery lists (e.g., Wallmart).
  • You can now start adding items to your lists by sending messages in the respective channels.
Description
No description provided
Readme 57 KiB
Languages
C++ 83.5%
Dockerfile 8.6%
Makefile 7.9%