Skip to content

Latest commit

 

History

History
40 lines (33 loc) · 1.28 KB

TODO.md

File metadata and controls

40 lines (33 loc) · 1.28 KB

Todo list

This file is for marking things to do. Pat always forget what to do.

General

  • Thai and Spanish embed
  • Clear every roles before assigning a new one
  • Update document if it already exists important
  • Change /verify to verify with email instead of real name
  • Delete button selection when successfully verified

Multiple servers integration

  • #welcome channel id of both server
    • The same event check id to send to different channels
  • read and /verify for different servers
    • Give different role selections
    • Read different Google Sheets

Verify Command

  • Store completed: true
  • Use redis for caching user verify
    • Connect with docker-compose
    • Store discord id, real name, date created
      • TTL redis starts with commmand
      • command expires
    • checks on google sheets
  • Give role

Poll Command (title, optinal args**)

  • Get input
  • Send announcement to channel
  • Add reactions

Announce Command(title, description)

  • Get input (used modal)

  • Send announcement to channel (reply with @everyone)

  • Build and run on Raspberry Pi

  • Removed unused commands

  • Fix Discord bot status