Skip to content

funsafe-math/upel_attendance_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake CodeQL

UPEL attendance bot

The purpose of this project is to automatically register attendance on UPEL university platform.

Build

mkdir build
pushd build
cmake .. # -DBUILD_SHARED_LIBS:BOOL=OFF
cmake --build . -j$(nproc)
popd

Usage

./build/upel_bot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published