Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anilmisirlioglu/asena
Asena, fast and reliable giveaway & poll bot for Discord :tada:!
https://github.com/anilmisirlioglu/asena
asena bot discord discordbot discordjs giveaway hacktoberfest nodejs typescript
Last synced: about 1 month ago
JSON representation
Asena, fast and reliable giveaway & poll bot for Discord :tada:!
- Host: GitHub
- URL: https://github.com/anilmisirlioglu/asena
- Owner: anilmisirlioglu
- License: mit
- Created: 2020-05-30T12:17:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T21:48:58.000Z (over 1 year ago)
- Last Synced: 2024-09-29T08:42:15.752Z (about 1 month ago)
- Topics: asena, bot, discord, discordbot, discordjs, giveaway, hacktoberfest, nodejs, typescript
- Language: TypeScript
- Homepage: https://asena.xyz
- Size: 1.23 MB
- Stars: 112
- Watchers: 9
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Asena](https://asena.xyz) 🤖
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Stars](https://img.shields.io/github/stars/anilmisirlioglu/Asena)](https://github.com/anilmisirlioglu/Asena/stargazers)
[![Servers](https://img.shields.io/badge/dynamic/json.svg?label=servers&url=https%3A%2F%2Fdiscord.bots.gg%2Fapi%2Fv1%2Fbots%2F716259870910840832&query=%24.guildCount&colorB=7289DA)](https://discord.com/oauth2/authorize?permissions=347200&scope=bot&client_id=716259870910840832&redirect_uri=https%3A%2F%2Fdiscord.gg%2FCRgXhfs&response_type=code)
[![CodeFactor](https://www.codefactor.io/repository/github/anilmisirlioglu/asena/badge/master)](https://www.codefactor.io/repository/github/anilmisirlioglu/asena/overview/master)
[![Discord](https://discordapp.com/api/guilds/701790578874253363/widget.png?style=shield)](https://discord.gg/CRgXhfs)
[![Version](https://img.shields.io/github/package-json/v/anilmisirlioglu/Asena?color=blue)](https://github.com/anilmisirlioglu/Asena)> stable, fast, easy and surrounded by new generation technologies Discord giveaway & poll bot!
## Build & Run
> :warning: It should only be used for testing in development.
1. First, install repository
```sh
git clone https://github.com/anilmisirlioglu/Asena && cd Asena
```2. Then, set permission and run
```sh
chmod +x ./service-install.sh
./service-install.sh --run
```## High-Level Design
![asena-1](https://user-images.githubusercontent.com/20264712/122685996-97ee7500-d217-11eb-9160-8be3751af996.png)
## Self-Hosting
Asena is software that does not generate revenue. All features are offered for free.
But for those who insist on hosting their own; The reason bot codes are open source is to help other developers who want to code the bot, to see the working principle and to contribute to those who want to solve the bot's software problems. Other than that, you cannot host the bot yourself in any way. This is a violation of rights.
Otherwise, no assistance will be provided to edit, compile or generate any code in this repository.