An open API service indexing awesome lists of open source software.

https://github.com/midnightdoggo19/say

Says things in a specified channel
https://github.com/midnightdoggo19/say

discord discord-bot discord-js

Last synced: 2 months ago
JSON representation

Says things in a specified channel

Awesome Lists containing this project

README

        

# Instructions for Use

Clone the repo:
```
git clone https://github.com/midnightdoggo19/say
```
Enter the new directory:
```
cd say
```
Install dependencies:
```
npm i
```
Fill your Discord application's information in `.example.env` and rename it to `.env`. The bot is now ready to run:
```
npm start
```
# Required Intents:
* Server Members
* Message Content