mekb-turtle/discord-ai-bot

how would i run this without the need for mentions?

Closed this issue · 4 comments

sorry for the question i know its probably a simple solution but i really have no clue where to start with this discord api.
but i would like to run it in discord chat freely so it can reply to all the messages given.

is this possible?

You can use the bot in DMs, or you can apply this patch (download the file to the repository and run git apply no_mentions.patch)

Thank you very much.

This would make a nice flag for the .env like NEEDS_MENTION!

NEEDS_MENTION

good idea! i'll get to work on this soon