Keebot
Mar 2023 · discord · discord-bot · javascript · nodejs · marketplace
Overview
Keebisoria is a Philippine mechanical keyboard marketplace hosted on Discord. Members buy, sell, and trade boards, switches, and keycaps — but with no tooling, the process was entirely manual: post a message, hope people see it, and trust whoever you're transacting with.
Keebot was built to fix that. It manages the full marketplace lifecycle from posting to reputation tracking.
What it does
- Marketplace posts — members use bot commands to post buy/sell/trade listings to the appropriate channels, with support for editing, deleting, and marking items as sold
- Auto-bump — posts are automatically bumped at set intervals to keep active listings visible
- Vouch system — tracks transaction reputation; vouching for a user increases both parties' scores, building a public trust layer
- Stats command — surfaces anyone's transaction points, roles, vouch history, and account info so members can verify who they're dealing with before transacting
- Report system — members can flag transaction incidents; admins can verify and attach a report count to a user's profile
Stack
JavaScript, Discord.js v14, Node.js, hosted on a VPS (CentOS 8) with pm2.