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

https://github.com/tapnisu/furret

Discord Bot
https://github.com/tapnisu/furret

bot discord

Last synced: 12 months ago
JSON representation

Discord Bot

Awesome Lists containing this project

README

          



Bot logo

Furret

Discord bot for text commands


## 📝 Table of Contents

- [About](#about)
- [Demo](#demo)
- [Usage](#usage)
- [Getting Started](#getting_started)
- [Acknowledgments](#acknowledgement)

## 🧐 About

Multi purposes discord bot.

## 🎥 Demo

![Working](assets/demo.png)

## 🎈 Usage

Check all commands

`$help`

### Example

`$coin`

## 🏁 Getting Started

### 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!

## 🎉 Acknowledgements

- Hat tip to anyone whose code was used
- Inspiration
- References