add sendDice (testing)

This commit is contained in:
2025-05-22 02:56:23 +02:00
parent eebacd5fb9
commit bd63a1292e
8 changed files with 52 additions and 16 deletions

View File

@@ -4,8 +4,7 @@
#include <stdlib.h>
#include <string.h>
#include "tgbot.h"
#include "types.h"
#include <tgbot.h>
#define WELCOME_MSG "Hi there! This bot is coded in C."