droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
|
#include <InitDatabase.hpp>
Public Member Functions | |
void | on_ready (const dpp::ready_t &event) override |
Initializes the Database Tables once the bot is ready. | |
Public Member Functions inherited from IReady |
|
overridevirtual |
Initializes the Database Tables once the bot is ready.
(c) Copyright dropsoft.org - All rights reserved Author: Erarnitox david.nosp@m.@era.nosp@m.rnito.nosp@m.x.de
License: MIT License
Description: Initializes the Database Tables
Documentation: https://droplet.erarnitox.de/doxygen/html/init_databse
event | the ready event |
Implements IReady.