Hello.
I would like to create an app, where I can grab messages from a discord channel, and add it to the app’s database, if the discord message contains the word “joined”. These messages will be sent by a Discord Bot in the server.
I would also like to be able to show the time the message was sent.
The sender doesn’t matter, as it will all be sent by one bot.
Thank you.