Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sheweny/sheweny-bot

A bot using sheweny framework for official discord server
https://github.com/sheweny/sheweny-bot

bot discord discord-bot discord-js example sheweny template

Last synced: about 1 month ago
JSON representation

A bot using sheweny framework for official discord server

Awesome Lists containing this project

README

        

# Sheweny bot

This bot use Sheweny 4.

![sheweny_banear](https://media.discordapp.net/attachments/881988260925153322/882027519753224244/sheweny_baniere.png)

[![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://github.com/Sheweny/sheweny-bot)
[![made-with-Markdown](https://img.shields.io/badge/Made%20with-Markdown-1f425f.svg)](http://commonmark.org)
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/Sheweny/master/LICENSE)
[![GitHub tag](https://img.shields.io/github/tag/Sheweny/sheweny-bot.svg)](https://github.com/Sheweny/sheweny-bot/tags/)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)

A bot using sheweny framework for official discord server.

## How to install

1. Clone the repo
2. Install the dependencies: `npm install`
3. Change constants in `src/utils/Constants`
4. Add `.env` file with BOT_TOKEN variable inside
5. Compile typescript : `npm run build`
6. Start the bot: `npm run start`

## Contributions/Licence

This project has an MIT license. And you are welcome to contribute.

## Need help

If you have question or need help, open issue or join the [support server](https://discord.gg/qgd85nEf5a).