Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

There's a Flow<Message> we could use for something. #12

Open
todo bot opened this issue Jun 9, 2020 · 1 comment
Open

There's a Flow<Message> we could use for something. #12

todo bot opened this issue Jun 9, 2020 · 1 comment
Labels
Priority: Low Task is considered lower-priority. Type: Enhancement Improvements to existing features.

Comments

@todo
Copy link

todo bot commented Jun 9, 2020

// TODO: There's a Flow<Message> we could use for something.
// I don't think outputting all the messages to the channel is a good idea, though.
color = Colors.negative
title = "Bulk message delete"
field { name = "Channel"; value = it.channel.mention; inline = true }
field { name = "Count"; value = it.messageIds.size.toString(); inline = true }


This issue was generated by todo based on a TODO comment in 8850b17 when #11 was merged. cc @Kotlin-Discord.
@gdude2002
Copy link
Member

We may be able to use this later on for deleted message logging, in the case of bulk message deletes triggered by (for example) other bots.

@gdude2002 gdude2002 added Priority: Low Task is considered lower-priority. Type: Enhancement Improvements to existing features. labels Jun 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Priority: Low Task is considered lower-priority. Type: Enhancement Improvements to existing features.
Projects
None yet
Development

No branches or pull requests

1 participant