FishingHacks / depression_memes_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

r/depression_memes bot

How to run:

1 - create a file called token

2 - set the file contents of token to you discord bot token

3 - either run it with tsx index.ts or compile the bot with tsc . and then run it with node index.js

About

License:MIT License


Languages

Language:JavaScript 56.8%Language:TypeScript 43.2%