Simple Reddit Discord Bot written in TypeScript
- Yarn
npm i -g yarn
Clone or Download the Repo
git clone https://github.com/30jannik06/RedditBot
"cd" into Project Folder
cd RedditBot
Install Yarn Packages
yarn
Add your Informations to settings.ts
this.token = "BOT_TOKEN_HERE"; this.prefix = "PREFIX_HERE";Compile the code in Command Line
yarn build
Run Bot in Command Line
yarn start
- Send Meme from Reddit to Discord Chat.
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple Discord Bot which sends random memes on cmd.
License
30jannik06/RedditBot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple Discord Bot which sends random memes on cmd.