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.
- Host: GitHub
- URL: https://github.com/bailey-moir/avail
- Owner: Bailey-Moir
- Created: 2021-11-28T23:13:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-16T00:54:04.000Z (over 4 years ago)
- Last Synced: 2025-06-02T01:17:57.600Z (about 1 year ago)
- Topics: bot, discord-bot, discord-js, typescript
- Language: TypeScript
- Homepage:
- Size: 79.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.