dcOS

dcOS

6 devlogs
3h 57m
•  Ship certified
Created by xvcf

dcOS is a Discord all-in-one bot solution! It features a full cross-server currency system, games, moderation and other stuff!

Timeline

Ship 1

1 payout of shell 84.0 shells

xvcf

22 days ago

xvcf Covers 6 devlogs and 3h 57m
Earned sticker

Implemented the /union command. It features the creation, deletion and management of unions. It also comes with a top 10 member-based (member means servers in the union) leaderboard.

Update attachment
Earned sticker

Implemented the /purge command. It clears a whole channel (including messages older than 2 weeks) by duplicating it (it keeps permissions) and then deleting the old channel!

Update attachment
Earned sticker

Today I have integrated the backend for the poll feature using MongoDB! Clicking a button increments the number on it by 1 and enters into the DB, that you voted (not what you voted for). Votes cannot be changed ATM.

Update attachment
Earned sticker

Added a poll feature! You can now ask your friends / members questions and they can answer. After a person clicks e.g. yes, the button turns into a number with the amount of people who voted for it. Votes are completely anonymous, the database only stores that you voted, but not what for. The command takes an argument abstainable, which decides whether you can abstain or not

Update attachment

Added the ping and about command
Refactored some of the codebase

Update attachment

Added security measures to the banking system by leveraging mongoose sessions!

Update attachment