https://github.com/slickcharmer/sending-message-discord-basic
Simple sending message to discord bot code example. You can use it on your project.
https://github.com/slickcharmer/sending-message-discord-basic
bot discord message nodejs typescript
Last synced: over 1 year ago
JSON representation
Simple sending message to discord bot code example. You can use it on your project.
- Host: GitHub
- URL: https://github.com/slickcharmer/sending-message-discord-basic
- Owner: slickcharmer
- Created: 2024-03-15T16:32:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-15T16:32:54.000Z (over 2 years ago)
- Last Synced: 2025-01-15T06:50:29.636Z (over 1 year 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