Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sheweny/sheweny-bot
- Owner: Sheweny
- License: mit
- Created: 2021-08-25T13:59:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-17T09:30:31.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T22:13:30.276Z (almost 2 years ago)
- Topics: bot, discord, discord-bot, discord-js, example, sheweny, template
- Language: TypeScript
- Homepage:
- Size: 191 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).