Simp-O-Matic

Dumb Discord bot in TS.
git clone git://git.knutsen.co/Simp-O-Matic
Log | Files | Refs | README | LICENSE

commit 980a9b12434d1b01df5dc2a2beebe6e842231473
parent 52951ebaa34482895182b3543d1434e333f67c53
Author: Daniel <23189912+danyisill@users.noreply.github.com>
Date:   Sat,  5 Sep 2020 00:19:25 +0300

Merge pull request #18 from jack-javana/master

add some bloat
Diffstat:
Mlib/main.ts | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/main.ts b/lib/main.ts @@ -142,7 +142,7 @@ export class SimpOMatic { } static events() { - console.log('Bot ready to do work!'); + console.log('Bloated software ready to do work!'); const client = this._CLIENT; system_message(client, "**We're back online baby!**");