https://github.com/alphanecron/axtralbot
A bot which lets you upload your image instantly within Discord. (Zipline-based servers only)
https://github.com/alphanecron/axtralbot
Last synced: about 1 year ago
JSON representation
A bot which lets you upload your image instantly within Discord. (Zipline-based servers only)
- Host: GitHub
- URL: https://github.com/alphanecron/axtralbot
- Owner: AlphaNecron
- Created: 2021-08-24T08:15:05.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-16T09:16:08.000Z (over 4 years ago)
- Last Synced: 2025-02-04T22:33:55.723Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Axtral
A bot which lets you upload your image instantly within Discord (Zipline only).
## Running
```bash
npm i
mv config.example.json config.json # and then edit the config file
node index.js
```