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

https://github.com/bailey-moir/avail

A simple bot made for fun.
https://github.com/bailey-moir/avail

bot discord-bot discord-js typescript

Last synced: about 2 months ago
JSON representation

A simple bot made for fun.

Awesome Lists containing this project

README

          

# Avail

Click [this link](https://discord.com/oauth2/authorize?client_id=628503302598033409&scope=bot&permissions=8) if you want to invite the bot to your server.

This is a discord bot I created for me and my friends, it is up 24/7 hosted locally, was great fun to code. it was programmed using Node.js, Discord.js, and I didn't use any tutorials in terms of copy and pasting sort of stuff.

## Setup
```npm i```, change the 'token' in [config.json](config.json) to your bots token, add 'logs.txt' to the root, and run ```npm start``` to start the bot.