CommunityOne Discord Bot Changelog

Latest updates and changes to the platform • Synced from our Discord Server

May 13, 2024

Improvements:

- We are now using OpenAI's newest and most powerful LLM model (GPT-4-Omni) for premium servers!
- Analytics: We now generate dashboards for paid servers first.

Fixes:

- Analytics: Fixed issue that prevented 404/500 pages to be shown in analytics dashboard.
May 9, 2024
- Channels and Roles will be automatically updated whenever you select a server from "select server" tab on the dashboard. 
- You can talk to Spark after the initial configuration on Dashboard without any custom prompt or knowledge without issues.
- Adding new action points after you finish the user survey. Casual communities are now eligible for premium features for free. 
- Updated Git-book content.
- Added dynamic permission check depending on your enabled features. For example, if you enable Spark onboarding, we will only then check to confirm that we have manage channel permission. 
- Start to change the website front page to make it pretty.
May 9, 2024

Improvements:

- You'll now get automatic configuration/permission checks on configuration change notifications.
- We taught our little help AI a thing or two about our permission requirements.
- Improved command error message (hopefully you'll never get to see it!).
- Improved mod status inference for mod-only commands.
- Modified error message when an unauthorized user attempts to use a mod-only comand.
- Tweaked the configuration status output.
- Improved a ton of system messages, and added some cute custom emojis here and there ;)
- We now notify users via email if there were issues with their ondemand dashboard update.

Fixes:

- Removed the now unused /analytics command group.
- Fixed a very uncommon edge case where invites wouldn't be tracked correctly.
- Fixed some custom emoji not being shown on custom bot system messages.
- Fixed an edge case where some server's couldn't get their daily analytics dashboard.
May 7, 2024

Improvements:

- Updated help button info in setup menu.
- Renamed /i-need-help to /help.
- Reworked /help command to make it clear that users can ask the bot itself for configuration help.
- Reworked the output of /check-configuration.
- Analytics and Spark configuration commands have been removed.
- We now send a notification in the communityone-setup channel when analytics/spark configuration changes are detected.

Fixes:

- Added permission checks for the communityone-setup channel in /check-configuration command and "Check Status" button.
May 2, 2024

Improvements:

- Configuration Dashboard: Improved UI on survey popup.
- Backend: Improved bot reliability, we are now making sure the bot comes back from the dead in case something bad happens. Servicing 2Million end users simultaneously is not easy ;)
- Backend: Improved active server tracking for daily dashboard generation.

Fixes:

- Configuration Dashboard: Fixed case where email addresses would not be correctly updated for daily digest delivery.
April 25, 2024

Improvements:

- We beautified our automatic emails! (It was about time!)
- We are now merging the weekly report and daily digest email.

Fixes:

- [1] ConfigurationDashboard: Fixed bug where special characters would make spark configuration fail.
April 23, 2024

Improvements:

- We now allow for @username placeholder for auto-onboarding greeting!
- Spark auto-onboarding is now off by default.
- ConfigDashboard: Support enabling/disabling disclaimer without deleting the text.
- Backend: We now sync guild active status with db on bot initialization.

Fixes:

- Bot: Fixed edge case where /check-configuration wouldn't work.
- Bot: Fixed issue where /onboard command would be slow to respond.
- ConfigDashboard: Removed empty space at the end of section pages.
- ConfigDashboard: Fixed background color for premium tab.
April 20, 2024

Improvements:

- The following configurations from the config dashboard are being synced/used with the bot:
    - Disclaimers, Smart Listening Period, Auto-onboarding Greeting.
- Improved /check-configuration output for spark channel (additional permissions being checked and more info displayed).
- We now sync member invite data on analytics configuration changes and on on-demand historical data recording.
- Backend: Reworked the entire syncing mechanism between configuration dashboard and bot.
- Backend: More efficient member invite data recording.

Fixes:

-  Fixed an edge case bug where the bot wouldn't answer when trying the chatbot with /spark test.

Current research:

- Looking into an even more sophisticated bot detection algorithm.
April 20, 2024

Improvements:

- Added check status button on main menu.
- Renamed /communityone-setup command to /get-started.
- Added warning indicators on configuration status when features enabled but have issues.
- Bot back-end refactor.
- Added deprecation notice on configuration /slash-commands

Fixes:

- Fix issue on /check-configuration when user has a lot of tracked channels.
- Fix issue where guilds with problematic permission configurations with huge influx spikes of new members would make us hit rate limits.