Daweyy / Dragoturkey

A news aggregator using Ankama Games's API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dragoturkey

A news aggregator using Ankama Games's API.

New items will be posted on your Webhook

About config.toml :

  • Webhook must be set on a Discord Forum Channel
  • As many distincts servers as you want can be set
  • Create a forum post for each template you wanna follow (and one for others if you want it)
  • Set their IDs and names (template list in discord.ts)
  • Feel free to customize schedules

First launch will post all items, then only new ones will be posted.

To install dependencies:

bun install

To run:

bun run start

This project was created with Bun a fast all-in-one JavaScript runtime.

About

A news aggregator using Ankama Games's API.

License:MIT License


Languages

Language:TypeScript 98.0%Language:Dockerfile 2.0%