Go to file
Chloe Fontenot 🏳️‍⚧️ e36007ef50 Implement OCR 2024-08-09 23:15:35 +07:00
commands make sure messages are defined 2024-08-06 11:56:43 +07:00
images Add pfp image 2023-04-04 11:54:48 +07:00
madlibs boi 2024-08-06 11:10:50 +07:00
.gitignore add funny 2023-04-04 19:57:06 +07:00
1682913916683.txt update .json 2023-05-25 20:33:08 +07:00
1698889107755.txt boi 2024-08-06 11:10:50 +07:00
1719864738881.txt boi 2024-08-06 11:10:50 +07:00
1719864784652.txt boi 2024-08-06 11:10:50 +07:00
1719865036038.txt boi 2024-08-06 11:10:50 +07:00
LICENSE Initial commit 2023-03-30 17:26:12 +07:00
README.md Added /drawtriangle command 2023-04-04 20:50:02 +07:00
abbreviation_key.json boi 2024-08-06 11:10:50 +07:00
abbreviation_key.json.bak Initial work is done 2023-03-31 00:34:58 +07:00
deploy-commands.js Begin GPT work 2023-04-11 13:21:22 +07:00
key.json Begin GPT work 2023-04-11 13:21:22 +07:00
key_template.json Add 'key_template.json' 2023-04-04 19:41:51 +07:00
main.cjs Implement OCR 2024-08-09 23:15:35 +07:00
main.cjs.bak boi 2024-08-06 11:10:50 +07:00
main.js boi 2024-08-06 11:10:50 +07:00
package-lock.json Begin GPT work 2023-04-11 13:21:22 +07:00
package.json Begin GPT work 2023-04-11 13:21:22 +07:00
tsconfig.json Add countChars function 2023-04-04 16:12:56 +07:00

README.md

NoMoreAcronyms

This is a bot that identifies abbreviations in a sentence and replaces them with the written out phrase!\n Example:\n Example \n To run an instance of this bot, define your bot token, guildId (Server ID), and client ID in key.json, then run: \n npm install discord.js \n After that, register the bot commands: \n node deploy-commands.js \n And now all you need to do is start the bot! \n node main.ts