Merge branch 'main' of git.indoodle.com:jason/mac-bot-template
This commit is contained in:
commit
355d9b90dd
@ -18,7 +18,7 @@ using namespace std;
|
||||
* scopes 'bot' and 'applications.commands', e.g.
|
||||
* https://discord.com/oauth2/authorize?client_id=940762342495518720&scope=bot+applications.commands&permissions=139586816064
|
||||
*/
|
||||
const std::string BOT_TOKEN = "MTM5ODc5MjQ0Mzg2Mzc2MDk4Nw.Gtg_Hf.L_Na19lEgth4P4VR-jx6QMiVXoyVPjv6F1hQ2E";
|
||||
const std::string BOT_TOKEN = "???";
|
||||
|
||||
void flip_image_horizontally(unsigned char* data, int width, int height, int channels);
|
||||
void flip_image_vertically(unsigned char* data, int width, int height, int channels);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user