dcOS is a Discord all-in-one bot solution! It features a full cross-server currency system, games, moderation and other stuff!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
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.
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!
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.
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