Skip to content

Conversation

@retrouser955
Copy link
Member

@retrouser955 retrouser955 commented Jan 14, 2026

This pull request adds the ability for users to login and save data by using discord oauth2.

Stacks used

  • MongoDB (Storing encrypted Discord tokens for login)
  • Redis (For express sessions)
  • Gun.js (For peer2peer data sync and data store)
  • Express (For a barebone web server that acts as a gun peer and handle Discord authentication)

Features implemented

  • Basic Discord Login
  • Basic Project creation
  • Basic logic editor
  • Command creation
  • Command logic editor

@retrouser955 retrouser955 marked this pull request as draft January 14, 2026 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants