Giter Club home page Giter Club logo

blimp's People

Contributors

deingithub avatar

Watchers

 avatar  avatar

blimp's Issues

Automatically migrate database on startup

Add a bit of code to the startup process that reads in and executes the schema file, to auto-install database upgrades.
This would require verifying that the schema is idempotent, i.e. can be executed multiple times without throwing errors or damaging the database if some conditions are already met.

Reassign object IDs

If we do a clone-purge, we could make BLIMP's old OID for one channel iteration point to the new one.

Restore Roles On Rejoin

Thanks to the objects table this doesn't need to waste that much space. Points to consider:

  • restore roles only after screening?
  • allowlist/blocklist for roles?
  • maybe make it a kiosk-based feature?
  • data retention

Preview Board links

If the only content of a boarded post is a link that resolves to an image, try setting the embed image similar to if there'd been an attachment to the message.

Add more Wizards

Should guide users through setting up and, if necessary, modifying:

  • Role Kiosks
  • Welcome&Goodbye
  • Boards

Should offer related features (eg open triggers for tickets).

Should issue commands automatically after user reaction, using ctx.invoke_command.

Logging improvements

  • Add more than one kind/scope of logging (eg tickets, modify.discord, modify.blimp)
  • Fix old/new diff embeds with text length > 1024

Ping Groups

idea: blimp commands to replace coop roles. for example, a coop rep can do something like “setpinggroup! chungus” and users can do “joinpinggroup! chungus” so that when the coop rep wants to ping them they can do something like “notifpinggroup! chungus” to make blimp dm or ping everyone who joined the chungus group. the set command creates a group, the join command joins a group, and the notif command makes blimp dm or ping all the members

Feedback submitted by Glow Woomii#6669.

Only one DML wrapper command

No more incomprehensible, long ass, ticket! updatecategory with seven arguments, but something like configure! <toml>, where <toml> e.g. is

[tickets.category.784671579655319552]
transcript_channel = 327076567072407552

and automagically compute a diff to apply to the database.
Add more wizard commands to make that bearable.

Further Ticket Improvements

  • wizard: note which roles will be able to see tickets when a category is selected
  • implement category/class deletion
  • implement category/class view command

Channel ordering command

It'd go through a category (or the current one if none is specified) and sort the channels alphabetically. pleasealphabeticallysortchannelsinthiscategory! sounds like a fine name.

Feature idea - editable reminders

How about the possibility to edit one's reminders for example by using a syntax like reminders! edit [reminder_no] [new reminder text]?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.