Utix: The ultimate Discord bot

Utix: The ultimate Discord bot

Posted on Monday, 15 of February 2021

Utix is Discord bot I've been working on for 2 years now. I think it's my most important project at this point, so I want to make an article dedicated to Utix as Discord bot itself.
I've made an article about web version of Utix a year ago, but this one will be about bot itself.

Utix

Soo, what's Utix?

Utix is bot with commands dedicated to programming, math, chemistry, cryptocurrencies, pentesting, hashing, networking, and much much more.

It's really special, you won't find any Discord bot like Utix. It has only actually useful commands, unlike other boring bots that copy each other.

List of commands:

commands

I've made a website for Utix, and it's actually my first Vue project. It was really nice experience, I really love how easy it is to make websites with it, and how easy it is to support them.

Features

Let's look at my favorite Utix features. There's full command list if you need it.


Converters

You can encode/decode QR codes with Utix:

qr
Utix supports lot of encodings, for example binary text:

bin


Processing

You can easily convert files with Utix, there's around 90 extensions supported:

convert
You can take screenshots of websites:

screenshot
Optical Character Recognition:

ocr
Resizing image (you can also resize with auto width/height):

resize


Discord

You can decode Discord ID's to get date of creation of channels/users/servers and more:

snowflake


Math

You can quickly calculate anything:

calc
You can query Wolfram Alpha:

wolfram1
wolfram2

You can simplify expressions:

simplify
You can make graphs:

graph


Cybersec

You can create DNS maps:

dnsmap
You can ping, traceroute hosts:

ping
You can NMAP hosts:

nmap
You can check CVE database:

cve


Assembly

You can assemble intel-syntax x86 assembly to bytecode:

asm
You can disassemble x86 bytecode to intel-syntax assembly:

dasm


Chemistry

You can get mass of compounds, calculate reactions:

chemistry
You can get info about elements:

element


Crypto

You can get BTC, ETH, LTC, DASH, DOGE, XRP charts, info, address info:

btc-chart
eth-info
doge-address



And these are just examples! There's lot of other stuff I didn't show here. Check out the full list here (click).

Links

Invite
Website
Command list
top.gg page