Shift-Cyber / bits

Humanoid Discord bot with too much power and a bit of an attitude...
GNU General Public License v3.0
2 stars 0 forks source link

BQL Development #36

Open natesinger opened 1 year ago

natesinger commented 1 year ago

This will likely be released in a major bits release but it would be good to introduce a "Bits Query Language" that we can use for account filtering. Something along the lines of SQL where we can filter down.

Useful for a process where I want "all users who are members but not competitors or registered for x and not y, etc..."

natesinger commented 1 year ago

I don't know if bits is the right way to format this but the thought is that it would be useful for integrating into other cogs like... I want to send a message to all these users or modify them in some way. Maybe have it somehow build a python iterator based on this?