This bot is slash command based only and currently supports creating a session or "chat room" per user. These sessions can be generated an unlimited amount of times.
The data on which roomID is active or which user is stored within a ./cache directory. The cache file is named the DiscordID of the user creating the session. Session caches are overwritten on each request.
The bot will run a POST request for a static reply from serge, message response times will depend on the full generation window of your Serge instance.
4) Go into https://discord.com/developers/applications and enable Privileged Intents (This may not be needed at this point of you want to try without.)