NBot (Yaode owo): Difference between revisions
add date, and liitle info |
Fix Wrong Info |
||
| Line 3: | Line 3: | ||
| title1=NBot | | title1=NBot | ||
| name=NBot | | name=NBot | ||
| main_developers=Yaode_owo | | main_developers=[[Yaode_owo]] | ||
| other_contributors=Not Remember | | other_contributors=Not Remember | ||
| date_created=September 11th 2023 | | date_created=September 11th 2023 | ||
| currently_maintained=No | | currently_maintained=No | ||
| library= | | library=[[Mineflayer]] && [[node-minecraft-protocol]] | ||
| language=JavaScript | | language=[[JavaScript]] | ||
| prefixes=? | | prefixes=? | ||
}} | }} | ||
| Line 20: | Line 20: | ||
=== NothingBot === | === NothingBot === | ||
9/11/2023 (Date might be incorrect.) | 9/11/2023 (Date might be incorrect.) | ||
library was [[Mineflayer]]. | |||
Its the first bot I made, which means it was the first time I learned JavaScript. | Its the first bot I made, which means it was the first time I learned JavaScript. | ||
| Line 31: | Line 33: | ||
It has "cloop" in its name because it had a cloop core. | It has "cloop" in its name because it had a cloop core. | ||
Tried to make command output, but failed. | |||
Added a Campfire command. | Added a Campfire command. | ||
| Line 38: | Line 42: | ||
=== NullBot === | === NullBot === | ||
6/6/2024 (Date might be incorrect.) | 6/6/2024 (Date might be incorrect.) | ||
library change to [[node-minecraft-protocol]]. | |||
Command output made at this time. it changes almost every bot, dont you think so? | |||
The bot structure was finalized. | The bot structure was finalized. | ||
| Line 51: | Line 59: | ||
9/27/2024 | 9/27/2024 | ||
Wow, every part changed a lot. | Wow, every part changed a lot. And core has auto-refill ''(It make me want to make chunk parser)''. | ||
I guess this one combines 4 NBots: it has a lot of commands like NothingBot, a better core than NopeCloopBot, almost the same file structure as NullBot, and a NoneBot chat parser, but much better. | I guess this one combines 4 NBots: it has a lot of commands like NothingBot, a better core than NopeCloopBot, almost the same file structure as NullBot, and a NoneBot chat parser, but much better. | ||
Revision as of 19:56, 4 August 2026
- Not to be confused with the NBot made by Neumatic that has been discontinued.
| Name | NBot |
|---|---|
| Main Developers | Yaode_owo |
| Other Contributors | Not Remember |
| Date Created | September 11th 2023 |
| Currently Maintained | No |
| Prefix | ? |
| Project Details | |
| Library | Mineflayer && node-minecraft-protocol |
| Language | JavaScript |
NBot is a bot made by Yaode_owo.
It has different variations. Unfortunately, I cant remember most of them.
Variant
NothingBot
9/11/2023 (Date might be incorrect.)
library was Mineflayer.
Its the first bot I made, which means it was the first time I learned JavaScript.
The bot structure was influenced by parker2991's bot and chipmunkbot.
NopeCloopBot
4/26/2024 (Date might be incorrect.)
The first bot was a mess for me at that time, so I decided to make a new one.
It has "cloop" in its name because it had a cloop core.
Tried to make command output, but failed.
Added a Campfire command.
The bot structure was affected by ABot.
NullBot
6/6/2024 (Date might be incorrect.)
library change to node-minecraft-protocol.
Command output made at this time. it changes almost every bot, dont you think so?
The bot structure was finalized.
NoneBot
7/26/2024
Its basically just NullBot. I can only guess I changed it just because I was bored.
Also, it was the first time I made a chat parser, which was very bad.
NBot
9/27/2024
Wow, every part changed a lot. And core has auto-refill (It make me want to make chunk parser).
I guess this one combines 4 NBots: it has a lot of commands like NothingBot, a better core than NopeCloopBot, almost the same file structure as NullBot, and a NoneBot chat parser, but much better.
NilBot
2/16/2025
It ends on 1/1/2026, but sometimes I still use it before OBot was created.
A better version of NBot.