Skip to content
This repository has been archived by the owner on Jan 31, 2024. It is now read-only.

AOSC-Archive/pakreqBot-ng

Repository files navigation

pakreqBot-ng

Language grade: Python (Really ???)

Gugugu
gugu

TODO

  • Web server
    • DB utility
      • add, update requests/users
    • Auth
      • Telegram web auth See below
      • Basic auth system
        • OAuth with other providers
    • Beautify
  • Telegram bot
    • Auth Registeration and linking
      • /register - Registeration
      • /link - Link Telegram account to pakreq account
      • /set_pw - Update password
      • /unlink - Unlink Telegram account
      • /set_username - Set username
    • Interact with web server Access database directly
    • Basic functionality
      • /list
      • /pakreq, /updreq, /optreq
      • /claim, /unclaim
      • /done, /reject
      • /note
      • /help (Update needed) ...