Skip to content

Storing anonymous channel Id and log channels Id in DB  #1

@NidheeshaT

Description

@NidheeshaT
  • Feature : A server can have only one anonymous channel and its corresponding log channel
  • have a schema to store server/guild id along with anonymous channel(null initially, must be prompted to add if null) and optional log channel id
  • for every message from the Events.MessageCreate signal identify the appropriate server channels to send messages
  • Suggested usage of mongoDB and mongoose

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions