Skip to content

Slash commands for India Investments Discord server.

License

Notifications You must be signed in to change notification settings

JimWithoutJam/slash_commands

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Action codecov

Introduction

IndiaInvestments is a community to discuss investments, insurance, finance, economy, and markets in India. This website is a collection of advice and information we have organized as a community.

If you want to discuss anything on this website with other people, please check out our sub-reddit and discord below.

All Contributors

Searching Wiki Bot

Slash commands for india investment Discord server to search the wiki.

Setting Up & Running the Code

Installation & Setting Up

Setting Up Git Hooks

Deno doesn't work well with lint-staged, so we've added a pre-commit hook manually.

  • After cloning the repo, run cp scripts/pre-commit/sh .git/hooks/. This would copy the pre-commit.sh file into your .git/hooks/ directory.
  • Change the file to be an executable, with chmod +x .git/hooks/pre-commit.sh

About

Slash commands for India Investments Discord server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.7%
  • TypeScript 45.3%
  • Shell 1.0%