this project is a poc of a text to programatic command based of a discord bot.
- get a discord token and an openai api key
- open .env and provide the credentials
- run with nodejs using this command
node main
- send a message starting with ! so the bot will interpret this message
- try it out!