Obsidian-Development / helia

Open source discord music and moderation bot - made by Middlle#7488
Eclipse Public License 2.0
10 stars 2 forks source link

[HACKTOBERFEST 2021] Fix purge command in kotlin branch #296

Closed pieckenst closed 2 years ago

pieckenst commented 2 years ago

246 This cannot proceed without something to make purge command work

pieckenst commented 2 years ago

The main problem with it is figure out how to get message ids for a specific count of messages, a broken guesswork implementation is theoretically available for fixing in a commented lines of code here https://github.com/Obsidian-Development/Helia-kotlin-rewrite/blob/main/src/main/kotlin/helia/extensions/PurgeCommandH.kt