https://github.com/frustrated-programmer/memeachive
https://github.com/frustrated-programmer/memeachive
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frustrated-programmer/memeachive
- Owner: Frustrated-Programmer
- Created: 2018-07-06T20:56:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-09T21:25:28.000Z (almost 8 years ago)
- Last Synced: 2025-06-03T08:33:02.459Z (about 1 year ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meme Archive
This repo is for a discord bot powered by discord.js.
What's it do?
The plan of it is to moderate and help post memes everyday.
### .env file
If you are cloning this repo, you'd need the private .env file.
Whats inside this .env file?
I'll show you:
```log
TOKEN=[insert bot's token here]
owners=[insert array of owner's discord ids here]
prefix=[instert global prefix of bot here]
```