Skip to content

matthew-h-wang/Anonymous-Discord-Question-Form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anonymous-Discord-Question-Form

A simple form for submitting/editing/deleting anonymous questions to a Discord channel via webhook.

Currently hosted at https://atcs-qa-forum.herokuapp.com/

For development, the secret config variables are kept in a file called .env, which isn't on the repo. You can see .sample-env for the needed config variables; during deployment, those may be set via environment variables instead.

Install packages with npm install.

Run with npm start.

When testing, runs in http://localhost:3000/, or whatever the PORT environment variable is.

About

A simple form for submitting/editing/deleting anonymous questions to a Discord channel via webhook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published