danilmoh / Discord-to-Telegram

Program that forwards messages from Discord to Telegram
MIT License
7 stars 3 forks source link

Error Compiling #2

Open dgpmaluco opened 4 months ago

dgpmaluco commented 4 months ago

Hello there,

This still active? Getting following error trying to compile it.

Program.cs(3,27): error CS1525: Unexpected symbol `;'
Program.cs(4,6): error CS1514: Unexpected symbol `public', expecting `.' or `{'
Compilation failed: 2 error(s), 0 warnings