-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,33 @@ | ||
# webSPELL | ||
A full customizable RSS bot based of the AxonCore framework. | ||
|
||
Custom Bot made for url_- | ||
Communautée WebSPELL (French) | ||
|
||
Multi purpose discord bot. | ||
- RSS feed reader (2 website, 10 min intervals) | ||
- fun and other commands (incoming) | ||
### Features | ||
+ easily add/remove feeds | ||
+ allow chosen feeds with names/images | ||
+ allow custom feeds via URL | ||
+ allow to mention a custom role/everyone per feed | ||
+ only one global timer | ||
+ custom logging and error handler, easy to maintain | ||
+ use webhooks only, handle ratelimit via Eris | ||
|
||
Library: Eris (Khaazz fork) | ||
|
||
# Axoncore | ||
### Installation | ||
|
||
- Clone the repo | ||
- Run `yarn install` | ||
- Enter the necessary informations in [src/configs](https://github.com/Khaazz/webSPELL/tree/master/src/configs) | ||
- Enter your apis in [src/modules/Rss/apis.json](https://github.com/Khaazz/webSPELL/tree/master/src/modules/Rss) | ||
- Run `yarn pm2start` | ||
|
||
## Axoncore | ||
This bot was made with AxonCore Client/Base. | ||
You can find the repo here: https://github.com/Khaazz/AxonCore | ||
Client in development but actively maintained and modfied. Already working | ||
Client still in development but actively maintained and modified. | ||
|
||
## Contributions | ||
Feel free to contribute to this project by opening Pull-Request or Issues. | ||
Contributions are always welcome. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters