https://github.com/camerodev/sending-message-discord-basic
Simple sending message to discord bot code example. You can use it on your project.
https://github.com/camerodev/sending-message-discord-basic
bot discord message nodejs typescript
Last synced: about 1 month ago
JSON representation
Simple sending message to discord bot code example. You can use it on your project.
- Host: GitHub
- URL: https://github.com/camerodev/sending-message-discord-basic
- Owner: camerodev
- Created: 2024-03-15T16:32:49.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-15T16:32:54.000Z (about 1 year ago)
- Last Synced: 2025-04-07T16:43:28.090Z (about 2 months ago)
- Topics: bot, discord, message, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sending Message To Discord Bot
- Make your .env and add your private info
- npm i
- npm start