Skip to content

MADMAN-Modding/DB64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DB64

This is a discord bot that will decode and encode to base64, you can find out more on how to build the bot at https://dpp.dev

Setup

One file that you must make is the private.hpp file, stored in src/include/private.hpp

Add the following to the file

#include <iostream>

const static std::string token = "your_token";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published