Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/offeex/lemonade
Non-cart based Discord bot for shopping. Was designed for minecraft anarchy servers, but can be used anywhere.
https://github.com/offeex/lemonade
Last synced: 1 day ago
JSON representation
Non-cart based Discord bot for shopping. Was designed for minecraft anarchy servers, but can be used anywhere.
- Host: GitHub
- URL: https://github.com/offeex/lemonade
- Owner: offeex
- Created: 2023-02-25T11:57:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-31T09:41:36.000Z (about 1 year ago)
- Last Synced: 2024-11-18T14:37:02.983Z (2 months ago)
- Language: TypeScript
- Homepage:
- Size: 933 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lemonade
Typescript discord bot targeted for 2b2t (anarchy-like) servers shops.## Lore
We spent week and more on writing that shit with thought in mind we're going to make able to work alongside with payment system, so for now, only manual payment check is supported.I decided to leave anarchy shop business, hence why this bot is now public.
Whats so special about this bot:
- First off, it is **NOT** shopping cart bot. The design is created by **me** from scratch.
- Second, fully-typed. We use **[typegoose](https://github.com/typegoose/typegoose)**, as you may observe [there](https://github.com/offeex/anarchy-shop-bot/tree/main/src/models)## Specifics
> what is this third-worlders cyrillic language is present in the bot?1. For now, the default language there is russian, so just keep in mind that the bot was designed for concrete goal.
> what database we work with?
2. as you may see in .env.tmp file, there's DATABASE_URL field, a db it had been originally designed for is **mongodb**