Nertivia / issues

General issues for nertivia
0 stars 2 forks source link

Send messages as another user(bot feature) #73

Open athyk opened 3 years ago

athyk commented 3 years ago

Why: Enables full chat archives, be able to resend messages in correct formats and etc.

For example:

General General-20/09/2021 General-21/09/2021

You could have the bot backup messages to each of these channels or to their own data store. Then if General gets raided by a rogue admin, bad bot or by someone who raids then you can just delete the old one and use the new general channel. This is basically a restore of a channel.

Feature: Be able to create a channel, define messages of who sent it, what was sent and etc. Basically a list of message objects for a channel. Then create it with them at certain timestamps. To a normal user without admin perms, they see a normal message, however, an admin of the server and the user themselves can see the message was not verified.

Then be able to add messages to a channel based on a user without the timestamp option.