Skip to content

blackpandan/nimvangelist_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nimvangelist_bot

  • This is a discord bot created with nim and python
  • it was created for noobs for noobs server

to run

  • clone repo

  • for python:

    • install gcc, python-dev, python3-venv, and python3

    • python3 -m venv bot_env

    • source bot_env/bin/activate

    • pip install -r requirements.txt

  • for nim

    • install nim from website https://nim-lang.org

    • install dimscord using nimble

      • nimble install dimscord
    • nim c -r -d:ssl to run

thank you😁

About

This is a discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published