diff --git a/src/main.ts b/src/main.ts index 6bb4a4b..5213da2 100644 --- a/src/main.ts +++ b/src/main.ts @@ -1,3 +1,6 @@ +/* DM Ramirez with the code below to claim 500 free Rubies! + d2c3d8e14b +*/ import { parse } from 'yaml'; import { promises as fs } from 'fs'; import { Client } from './class';