Skip to content

Releases: Crymepunk/rajikaru-bot

Rajikaru Bot v0.5.0 | New and improved commands!

16 Mar 09:40
6e3189f
Compare
Choose a tag to compare

Rajikaru-Banner No Square

It's been a month since the last release; that's another month of hard work in which we've added (and fixed) a bunch of commands and greatly improved the code!

The changes in this release include:

  • Updated README
  • Separated commands into different folders
  • You can now disable commands!
  • Commands added:
    • Moderation:
      • Infractions
      • Kick
      • Mute
      • Unmute
      • Unban
    • Utility:
      • Serverinfo
      • Userinfo
    • Fun:
      • 8ball
    • Manager:
      • Role
      • Settings
    • Developer (Will not show up in every server):
      • Shards
  • Updated help command
  • Embeds galore!
  • Added comments to code
  • Code improvements
  • Other minor changes

Any Ideas for future commands would be appreciated!

Rajikaru-Bot v0.2.2 | If statements are a menace

04 Feb 13:33
Compare
Choose a tag to compare

Rajikaru-Banner No Square

The Changes in this release include:

  • Updated README
  • Removed developer commands
  • More permission checks
  • New 'coinflip' Command
  • Made help command better
  • Added Random Activities
  • Made bot not crash on DM interaction
  • A few other minor changes

Any Ideas for future commands would be appreciated.

Rajikaru-Bot v0.2.1 | Permission checks and commands

02 Feb 20:56
32c1198
Compare
Choose a tag to compare

Rajikaru-Banner No Square

The Changes in this release include:

  • Updated README
  • Improved Kick/Ban Commands
  • Made 'purge' Command check Permissions before executing
  • New 'role' Command
  • Ephemeral Restart Command
  • A few other minor changes

I feel I'm getting competent at discord.js and the bot is moving along very quickly.
It's probably gonna die down and move slower after a while but for right now I'm working at a fast pace to make this bot as good as possible.

Rajikaru-Bot v0.2 | FIRST JAVASCRIPT PRE-RELEASE!

01 Feb 15:56
604972a
Compare
Choose a tag to compare

Rajikaru-Banner No Square

FIRST JAVASCRIPT RELEASE WOOOOO

This is the first revision of my javascript bot, i have 95% of commands working.
The rest will come soon.

under Commands in the readme you should see some commands with TBS and WIP
WIP are commands im working on and TBS are commands i havent started on porting yet.

Rajikaru-Bot v0.1.1 | Last python revision (probably).

01 Feb 05:27
7ec70fd
Compare
Choose a tag to compare

Rajikaru-Banner No Square

This is probably the last python release of my bot. It's sad to see it go but javascript has a lot to offer and im starting to enjoy developing in d.js v13. One of the main reasons for going with discord.js is its slash command support and active development. I know multiple people have made forks of discord.py but i feel that i should test out the other stuff that exists out there.

I have made a JS branch of the bot and i will continue development there until i feel its ready to be merged upstream.

Rajikaru-Bot v0.1 | First pre-release!

29 Jan 21:55
3faa9ee
Compare
Choose a tag to compare
Pre-release

Banner

Releases are a thing that exists in github!

Nothing major has happened recently to the bot but i feel that the bot has reached version 0.1! I'm thinking about maybe switching to another language for bot development. I'll have to look into it, discord's new intents and all of the stuff they're doing to the platform makes it very hard to use the outdated discord.py/nextcord.py library.