rmtrollbot 4.2.1 → 4.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -98,7 +98,7 @@ const bot = TrollBot.of("clanker", "gray")
|
|
|
98
98
|
```
|
|
99
99
|
Also there is new documentation! (more soon though...)
|
|
100
100
|
### New for v4.2.0!
|
|
101
|
-
Since the owner (a.k.a. agzgt2) is going to KidZania soon,
|
|
101
|
+
Since the owner (a.k.a. agzgt2) is going to KidZania soon, i added KidZania easter eggs!
|
|
102
102
|
# Extensions
|
|
103
103
|
[`rmtrollbot-decode`](https://www.npmjs.com/package/rmtrollbot-decode?activeTab=readme): Decoder for rmtrollbot<br>
|
|
104
104
|
[`rmtrollbot-ping`](https://www.npmjs.com/package/rmtrollbot-ping): Ping example
|