Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quotes/chat logs too ambiguous #57

Open
2 tasks
KenwoodFox opened this issue Aug 26, 2023 · 1 comment
Open
2 tasks

Quotes/chat logs too ambiguous #57

KenwoodFox opened this issue Aug 26, 2023 · 1 comment
Assignees

Comments

@KenwoodFox
Copy link
Member

@Kredcool mentioned a worry about using discord logs so freely when they're not school sanctioned. To address this we should:

  • enforce that the style on the screens are more general and do not mention connection with discord
  • make publishing to the screens more opt-in
@KenwoodFox
Copy link
Member Author

Something we could do would be to use the existing channel whitelist here:

allowed_channels = [
719692563405078620, # Bot Dev
590309937125523488, # General
590309937125523488,
590312336414212107,
1075174212723032064,
590312300695650305,
1024362276951703552,
849996840186675201,
634136760401526793,
1077252589697126523,
]

combined with something like await ctx.add_reaction("📧") on the bot side, this would make it clear right away what channels are outlined for forwarding (Mainly, Announcements, Qoutes, etc) without being disturbing to general use

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

No branches or pull requests

2 participants