https://github.com/tapnisu/furret
Discord Bot
https://github.com/tapnisu/furret
bot discord
Last synced: 12 months ago
JSON representation
Discord Bot
- Host: GitHub
- URL: https://github.com/tapnisu/furret
- Owner: tapnisu
- License: mit
- Created: 2020-08-23T08:27:45.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-18T16:42:49.000Z (almost 2 years ago)
- Last Synced: 2024-08-18T17:28:45.001Z (almost 2 years ago)
- Topics: bot, discord
- Language: JavaScript
- Homepage: https://github.com/tapnisu/furret
- Size: 42.7 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Furret
Discord bot for text commands
## 📝 Table of Contents
- [About](#about)
- [Demo](#demo)
- [Usage](#usage)
- [Getting Started](#getting_started)
- [Acknowledgments](#acknowledgement)
Multi purposes discord bot.

Check all commands
`$help`
### Example
`$coin`
### Prerequisites
- `node >= 14`
- `cairo`
- `ffmpeg`
- `pango`
### Installing
Install dependencies
```sh
npm install -g pnpm
pnpm install
```
Start the bot
`npm run start` / `yarn start` / `pnpm run start`
Type `$help` to see all commands!
- Hat tip to anyone whose code was used
- Inspiration
- References