droplet 1.1.0
A multipurpose Discord bot with the hacker in mind
Loading...
Searching...
No Matches
InitDatabase Class Reference

#include <InitDatabase.hpp>

Inheritance diagram for InitDatabase:
Collaboration diagram for InitDatabase:

Public Member Functions

void on_ready (const dpp::ready_t &event) override
 Initializes the Database Tables once the bot is ready.
 

Member Function Documentation

◆ on_ready()

void InitDatabase::on_ready ( const dpp::ready_t & event)
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

Parameters
eventthe ready event
Returns
doesn't return anything

Implements IReady.


The documentation for this class was generated from the following files: