Chloe Fontenot 🏳️⚧️ 81fb4be21f | ||
---|---|---|
commands | ||
images | ||
madlibs | ||
.gitignore | ||
1682913916683.txt | ||
1698889107755.txt | ||
1719864738881.txt | ||
1719864784652.txt | ||
1719865036038.txt | ||
LICENSE | ||
README.md | ||
abbreviation_key.json | ||
abbreviation_key.json.bak | ||
deploy-commands.js | ||
key.json | ||
key_template.json | ||
main.cjs | ||
main.cjs.bak | ||
main.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
NoMoreAcronyms
This is a bot that identifies abbreviations in a sentence and replaces them with the written out phrase!\n
Example:\n
\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