https://github.com/quiteafancyemerald/existing-moe
An anime discord bot with over 90 but two commands! This project was mostly a joke project I made for the Titanium Network community but I still maintain it. The source code is beyond cursed.
https://github.com/quiteafancyemerald/existing-moe
animejs discord discord-anime-bot discord-bot discord-js nekosapi
Last synced: 3 months ago
JSON representation
An anime discord bot with over 90 but two commands! This project was mostly a joke project I made for the Titanium Network community but I still maintain it. The source code is beyond cursed.
- Host: GitHub
- URL: https://github.com/quiteafancyemerald/existing-moe
- Owner: QuiteAFancyEmerald
- License: mit
- Created: 2024-09-10T20:57:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-09-22T22:07:34.000Z (8 months ago)
- Last Synced: 2025-02-02T05:24:42.806Z (4 months ago)
- Topics: animejs, discord, discord-anime-bot, discord-bot, discord-js, nekosapi
- Language: JavaScript
- Homepage: https://existing.moe
- Size: 1000 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# existing.moe
The one and only legendary anime discord bot with over 90 but two commands! This project was mostly a joke project I made for the Titanium Network community but I still maintain it. The source code is beyond cursed.### Setup:
Paste your discord bot token inside `.env.example` and remove the `.example` extension then run the commands below.```
git clone https://github.com/QuiteAFancyEmerald/existing.moe
cd existing.moe
npm install
npm start### Recommended to use pm2
npm install -g pm2
npm start ecosystem.config.js --env production
pm2 status
```### Configuration:
Configuration is made easy via `config.json`:
```
{
"botClientID": "",
"ownerID": "",
"embedColor": "#250c3a",
"embedfooterText": "existing.moe - v1.6.2 -"
}
```### Contributing:
Feel free to submit pull requests or open issues
![]()