Skip to content

Thread logs via modmail API #78

Closed
Closed
@fourjr

Description

@fourjr
  • Centralised MongoDB accessed through Modmail API
  • API token has to be added in config variables (generated from kyber website after github oauth)
  • github callback checks if github user forked repo?
  • Logs are hosted on logs.kyb3r.tk/github-user-id/randomstring

jwt stores:

  • github access token
  • github username

get log random string:

import secrets
return secrets.token_hex(6)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions