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

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)

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
```