Skip to content

Releases: SDStuduiosLLC/The-Somewhat-Awesome-Bot

TSAB Development Build

06 Jan 01:31
a49d215
Compare
Choose a tag to compare
Pre-release

Commits

  • a49d215: Update README.md (WhizBangPop)

TSAB v1.1.7

31 Dec 16:03
Compare
Choose a tag to compare

Just a collection of recent changes and bug fixes. Can't think of anything major.

Bug Fixes:

  • Removed broken Statcord code
  • Other minor changes I didn't note down

Feature Changes:

  • Added an invite URL generator to the startup script
  • Started work on the TSAB API. (It's just a basic Express.JS app atm)
  • Added API specs to config.example.ts
  • Other misc. changes

Docs Overhaul/Update

We've started work on the documentation update, you can find it over at https://docs.tsab.sd-studios.ml! Keep in mind that it is still very much a work in progress - so it won't always be up to date/accurate. Feel free to update it or create an issue in the TSAB docs GitHub repo. Any help is much appreciated!

TSAB v1.1.6-patch1

11 Dec 20:53
Compare
Choose a tag to compare

Added webhooks back! That's all for now.

Most likely no more feature updates will be released for a month or two due to exams.

TSAB v.1.1.6

08 Dec 18:27
Compare
Choose a tag to compare

Fixed bug where the bot would crash while attempting to send a webhook message. It isn't a perfect patch as I've had to disable webhooks, looking into making direct API calls for webhooks.

TSAB v.1.1.5-patch2

29 Nov 20:44
Compare
Choose a tag to compare

Fixed bug where it would log null to console. Also fixed some formatting issues.

Also made it put each item on new line.

TSAB v1.1.5-patch1

29 Nov 11:28
9859585
Compare
Choose a tag to compare

TSAB Logger Bug Fix!

Forgot to add new lines to the log file strings, so that should now be fixed.

TSAB v1.1.5

28 Nov 12:54
dbfdce1
Compare
Choose a tag to compare

Added project wide usage of the new TSAB logger. Haven't quite been able to test all of it yet - but if ya' find any bugs, feel free to let me know or fix them and I'll include them in the next release.


How To Use TSAB Logger

Import It > import { debug,log,error } from '../lib/tsabLogger';
Log > log('your message here', { sendWebhook:true })

you don't have to use the webhook btw

TSAB v1.1.4

27 Nov 21:01
Compare
Choose a tag to compare

Added new logging system. Still needs projectwide implamentation - should be there in release 1.1.5!

Other changes:

  • Moved config file to config.example.ts
  • Cleaned code up a little

TSAB v1.1.3

19 Oct 16:29
66fa755
Compare
Choose a tag to compare

Added automatic build script, planning a new automatic download and deployment script in the future.

v0.2.1 cmdV2 Beta

26 Sep 19:49
Compare
Choose a tag to compare
v0.2.1 cmdV2 Beta Pre-release
Pre-release

Ok, I don't really know what changed. I haven't really kept track as I've been gone for week.

So yeah.. new features!