csua-backend icon indicating copy to clipboard operation
csua-backend copied to clipboard

A backend for the CSUA interblags.

Results 45 csua-backend issues
Sort by recently updated
recently updated
newest added

origin url is currently https one, this might be bad, but it seems to work kekw

easy

Didn't even know [this page](https://www.csua.berkeley.edu/resources/) existed till now...

wishlist
easy

The current xkcd code is not very modular, making other refactoring efforts hard. I suggest the following: - [ ] Move all async logic (including sending messages) to the main...

wishlist
medium

Currently we use `discord.Client` for our bot client that can be updated to a more feature rich [`discord.ext.commands.Bot`](https://discordpy.readthedocs.io/en/stable/ext/commands/api.html#bots). This will free up the cluttered `on_message` check that we currently use...

wishlist
medium

Make a public facing CSUA calendar, and functionality for adding it your bcal on the website. Shouldn't be too bad. Stretch goal, add event integration with our facebook event, and...

wishlist

More prominently feature our slack, discord, and joining links on the front of the website, in its footer, etc.

medium

Ported over from TODO spreadsheet Create a report command `!report` using slash commands

hard

Wipe inactive directories automatically. Also, notify the users two weeks or so before the wipe date via email to give them time to either backup important files or prevent the...

wishlist
medium