Skip to content

Commit

Permalink
feat eggs: add twitch bots
Browse files Browse the repository at this point in the history
  • Loading branch information
Slimi1 committed Apr 19, 2024
1 parent 16a9650 commit 323616d
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
9 changes: 9 additions & 0 deletions repository/bots/twitch/category.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
- name: PhantomBot
description: PhantomBot is an actively developed open source interactive Twitch bot
id: phantombot
type: egg

- name: SogeBot
description: Free Twitch Bot built on Node.js
id: sogebot
type: egg
4 changes: 4 additions & 0 deletions repository/bots/twitch/phantombot/egg.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name: PhantomBot
description: PhantomBot is an actively developed open source interactive Twitch bot
readme: true
download: egg-phantom-bot.json
4 changes: 4 additions & 0 deletions repository/bots/twitch/sogebot/egg.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name: SogeBot
description: Free Twitch Bot built on Node.js
readme: true
download: egg-soge-bot.json

0 comments on commit 323616d

Please sign in to comment.