Cicada3301
a bot that allows users to perform cryptographic operations from discord
Install / Use
/learn @Arinerron/Cicada3301README
About discord3301
discord3301 is a bot that allows users to perform cryptographic operations from discord. Here's the help menu for the bot:
`!3301 help` - Displays this help menu
`!3301 base64-encode <string>` - Encodes the given string with base64
`!3301 base64-decode <string>` - Decodes the given string with base64
`!3301 hex-encode <string>` - Encodes the given string with hex
`!3301 hex-decode <string>` - Decodes the given string with hex
`!3301 morse-encode <string>` - Encodes the given string to Morse code
`!3301 morse-decode <string>` - Decodes the given string from Morse code
`!3301 rot <amount/all> <string>` - Decode/Encode rot (aka: Caesar/shift cipher)
`!3301 atbash <string>` - Decode/Encode atbash cipher
`!3301 read-qr <url>` - Read the data on a QR code at a URL
`!3301 reverse <string>` - Reverse a string's characters
`!3301 uppercase <string>` - Make the string uppercase
`!3301 lowercase <string>` - Make the string lowercase
`!3301 length <string>` - Calculate the length of a string
`!3301 solve-cryptogram <string>` - Attempts to solve cryptograms using the dictionary
`!3301 hash <algorithm>` - Hash using MD2, MD5, SHA-1, SHA-224, SHA-256, SHA-384, or SHA-512
`!3301 hashid <string>` - Attempt to identify a hash algorithm from a string
`!3301 hashcrack <string>` - Attempt to crack MD5 and SHA1 hashes via a rainbow table
`!3301 get <url>` - Get source code of page (HTTP GET request)
`!3301 forensics <audio/image> <url>` - Display information about audio or image file
How to setup
It's actually quite simple to add the bot to your server. Just follow these steps:
- Visit the URL https://discordapp.com/oauth2/authorize?client_id=334227800003313674&scope=bot&permissions=201849937.
- Select the server in the dropdown that you want to add the bot to.
- Click
Authorize.
Congratulations! The bot has now been set up. To test if it is working, send !3301 help to any channel on the server.
Updating the bot
You don't need to update it; the code is running on my server, so updates will be automatically installed (on my server) without needing your interaction. :)
Support
Encountered a bug? Have any questions? Thought of any ideas? No problem! Feel free to shoot me an email at me@arinerron.com or DM me on discord at @arinerron#5687
View on GitHub77/100
Security Score
Audited on Apr 24, 2025
No findings
