formica icon indicating copy to clipboard operation
formica copied to clipboard

A discord bot that collects and analyzes form data

Results 3 formica issues
Sort by recently updated
recently updated
newest added

Assuming the form data received on the frontend has an epoch timestamp, we could visualize the data on the frontend by displaying the number of responses received per day as...

enhancement

### Description Added flake8 linter and black formatter in workflow using lint.yml and black.yml Fixes #71 ### Checklist: - [ ] My PR follows the style guidelines of this project...

LGMSOC21
Level4

**Context**: When a user submits a form, the bot sends an alert message to a specified channel (based on the given channel id). Right now, that channel is hard coded....

enhancement