https://github.com/mattowings/discord-bot
Node.js Discord Bot that operates on the social media platform "Discord" utilized as an automated chat Moderation utility.
https://github.com/mattowings/discord-bot
bot discord discordjs javascript nodejs
Last synced: 3 months ago
JSON representation
Node.js Discord Bot that operates on the social media platform "Discord" utilized as an automated chat Moderation utility.
- Host: GitHub
- URL: https://github.com/mattowings/discord-bot
- Owner: MattOwings
- Created: 2021-04-04T12:08:39.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-04T22:33:17.000Z (about 5 years ago)
- Last Synced: 2025-06-25T12:52:14.621Z (about 1 year ago)
- Topics: bot, discord, discordjs, javascript, nodejs
- Language: JavaScript
- Homepage:
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A bot that runs on the social platform "Discord" that performs a large variety of tasks such as organizing members, automatically deleting messages that are vulgar, can reply to messages, and more!
This project uses:
- JavaScript
- Node.js
- Programming techniques that value time and efficiency.
Planning to play around with storing user data in a database in the future