Starbot: Difference between revisions
From Kaboom Wiki
No edit summary |
m Add inactive category |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Bot InfoboxTemplate | {{Bot InfoboxTemplate | ||
| title1=Starbot | | title1=Starbot | ||
| caption1=Starbot | | caption1=Starbot | ||
| name=Starbot | | name=Starbot | ||
| main_developers=[[MadelynWith5Ns]] | |||
| main_developers=[[ | |||
| other_contributors=None | | other_contributors=None | ||
| date_created=Early summer 2020 | | date_created=Early summer 2020 | ||
| currently_maintained=No | | currently_maintained=No | ||
| library=[[BotKit]] | | library=[[BotKit]] | ||
| language=JavaScript | | language=JavaScript | ||
}}'''Starbot''' was a bot for the kaboom server written in JavaScript using BotKit, heavily inspired by [[HBot]] and [[RecycleBot]]. | }}'''Starbot''' was a bot for the kaboom server written in JavaScript using BotKit, heavily inspired by [[HBot]] and [[RecycleBot]]. | ||
It followed a rolling release cycle with frequent resets in the name of <s>performance, security, or other changes</s> TFTWPhoenix getting bored. | It followed a rolling release cycle with frequent resets in the name of <s>performance, security, or other changes</s> TFTWPhoenix getting bored. | ||
| Line 25: | Line 15: | ||
Starbot has had source-available releases, namely V6, OpenStarbot and LibreStarbot, however the main project remains proprietary. | Starbot has had source-available releases, namely V6, OpenStarbot and LibreStarbot, however the main project remains proprietary. | ||
Starbot used to feature a locking system however that has since been removed. | Starbot used to feature a locking system, however that has since been removed. | ||
Instead of a typical integer permission system Starbot uses permission nodes such as general.help. | Instead of a typical integer-based permission system Starbot uses permission nodes such as general.help. | ||
[[Category:Bots]] | [[Category:Bots]] | ||
[[Category:Inactive]] | |||
Latest revision as of 06:27, 4 August 2026
| Name | Starbot |
|---|---|
| Main Developers | MadelynWith5Ns |
| Other Contributors | None |
| Date Created | Early summer 2020 |
| Currently Maintained | No |
| Project Details | |
| Library | BotKit |
| Language | JavaScript |
Starbot was a bot for the kaboom server written in JavaScript using BotKit, heavily inspired by HBot and RecycleBot.
It followed a rolling release cycle with frequent resets in the name of performance, security, or other changes TFTWPhoenix getting bored.
The Starbot prefix used to be '\' before it became '$' and then was rather recently changed to 'sb!'
Starbot has had source-available releases, namely V6, OpenStarbot and LibreStarbot, however the main project remains proprietary.
Starbot used to feature a locking system, however that has since been removed.
Instead of a typical integer-based permission system Starbot uses permission nodes such as general.help.