ChomeNS Bot: Difference between revisions

From Kaboom Wiki
Minor formatting tweaks
Add more history (there's a little more lore before May 14th, but I decided not to include it). I'm not the best at writing nor designing so feel free to improve
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Bot|name=ChomeNS Bot|main_developers=[[chayapak]]|other_contributors=[[User:Amy|amyavi]] and [[Chipmunk|_ChipMC_]]([[User:Chipmunk]]) (old version)|date_created={{date|2022-05-14}} ([[JavaScript]]), {{date|2023-03-18}} ([[Java]])|currently_maintained=Yes|library=[[MCProtocolLib]]|language=Java|image1=ChomeNS_Bot_Logo.png|caption1=ChomeNS Bot Logo}}'''ChomeNS Bot''' (/tʃoʊm.ɛn.ɛs bɒt/; Thai: <span lang="th">โฉมเอ็นเอสบอต</span>; "NS" short for <span lang="th">น้องซัน</span>) is a bot made by [[chayapak]]/ChomeNS. It has many commands, with features such as reading Wikipedia articles, finding alternative accounts of players, and filtering players.
{{Bot
  | image1=ChomeNS_Bot_Logo.png
  | caption1=ChomeNS Bot Logo
  | name=ChomeNS Bot
  | main_developers=[[chayapak]]
  | other_contributors=[[User:Amy|amyavi]] and [[Chipmunk|_ChipMC_]] ([[User:Chipmunk]]) (old version)
  | date_created={{date|2022-05-14}} ([[JavaScript]]), {{date|2023-03-18}} ([[Wikipedia:Java|Java]])
  | currently_maintained=Yes
  | prefixes=<nowiki>*</nowiki><br>cbot:<br>cbot;<br><br>The bot also supports via commands with the cbot prefixes
  | library=[[MCProtocolLib]]
  | language=Java
}}
 
'''ChomeNS Bot''' (/tʃoʊm.ɛn.ɛs bɒt/; Thai: <span lang="th">โฉมเอ็นเอสบอต</span>; "NS" short for <span lang="th">น้องซัน</span>) is a bot made by [[chayapak]]/ChomeNS. It has many commands, with features such as reading Wikipedia articles, finding alternative accounts of players, and filtering players.


The bot is currently hosted on [https://docs.github.com/en/actions GitHub Actions] via a public repository, which several Kaboom members have visited.
The bot is currently hosted on [https://docs.github.com/en/actions GitHub Actions] via a public repository, which several Kaboom members have visited.


Initially, it was written in JavaScript using [[Mineflayer]] before switching to [[node-minecraft-protocol]] a few months later. In 2023, it was rewritten in Java using the [[MCProtocolLib]] library. The source code was previously published on [[code.chipmunk.land]] under a GNU GPL license, but now the bot is [[wikipedia:Proprietary software|proprietary]] and no longer has public source code as a result of numerous clones of the bot.
==History==
ChomeNS Bot originally started as a fork of [[ayunami2000]]'s qemu-mc, which was written in JavaScript using [[Mineflayer]]. After a few months of creation, it was rewritten to use [[node-minecraft-protocol]] by basing off of [https://code.chipmunk.land/chipmunkmc/MCEvalBot MCEvalBot] ''(archived mirror)''.
 
In January 2023, it was rewritten in Java using the [[MCProtocolLib]] library. The source code was previously [https://code.chipmunk.land/ChomeNS/chomens-bot-java published on code.chipmunk.land] under the GNU GPL license, but now the bot is [[wikipedia:Proprietary software|proprietary]] and no longer has public source code as a result of numerous clones of the bot. The current source code is only available to some trusted users of the bot.
 
==Gallery==
<gallery mode="packed">
File:ChomeNS_Bot_old_command_list.png|Old command list on {{date|2022-06-12}}
File:ChomeNS_Bot_usage.png|Usage in Minecraft chat as of {{date|2026-08-04}}
</gallery>
 
[[Category:Bots]]
[[Category:Bots]]

Latest revision as of 11:54, 4 August 2026

ChomeNS Bot
ChomeNS Bot Logo
NameChomeNS Bot
Main Developerschayapak
Other Contributorsamyavi and _ChipMC_ (User:Chipmunk) (old version)
Date Created14 May 2022 (JavaScript), 18 March 2023 (Java)
Currently MaintainedYes
Prefix*
cbot:
cbot;

The bot also supports via commands with the cbot prefixes
Project Details
LibraryMCProtocolLib
LanguageJava

ChomeNS Bot (/tʃoʊm.ɛn.ɛs bɒt/; Thai: โฉมเอ็นเอสบอต; "NS" short for น้องซัน) is a bot made by chayapak/ChomeNS. It has many commands, with features such as reading Wikipedia articles, finding alternative accounts of players, and filtering players.

The bot is currently hosted on GitHub Actions via a public repository, which several Kaboom members have visited.

History[edit]

ChomeNS Bot originally started as a fork of ayunami2000's qemu-mc, which was written in JavaScript using Mineflayer. After a few months of creation, it was rewritten to use node-minecraft-protocol by basing off of MCEvalBot (archived mirror).

In January 2023, it was rewritten in Java using the MCProtocolLib library. The source code was previously published on code.chipmunk.land under the GNU GPL license, but now the bot is proprietary and no longer has public source code as a result of numerous clones of the bot. The current source code is only available to some trusted users of the bot.

Gallery[edit]