nepprab / Tech-Struck

The Tech Struck server bot along with webhook based message senders for Tech Struck

Home Page:tech-struck-git-main.falsedev.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TechStruck

Tech Struck is a discord server where developers, designers and just about everyone struck with curiosity on tech unite together as a community!

Links

Running Tech-Struck yourself

You need to edit some files to actually run the bot properly.

General Discord bot setup

Downloading:

git clone https://github.com/FalseDev/Tech-Struck
cd Tech-Struck/
chmod +x bot.py

Requirements:

cd Tech-Struck/
sudo python3 -m pip install -r requirements.txt

OR

cd Tech-Struck/
sudo pip3 install -r requirements.txt

Plugins

Standard plugins:

  • Common
  • Thank
  • Github
  • Stackexchange
  • CodeExec
  • RTFM
  • And More!

Planned plugins

See the Issues Tab for more

Contributing new features

You can send a pull request or open an issue to contribute.

If you need any help finding things in the source or have any other questions, don't be afraid of messaging me (FalseDev)

About

The Tech Struck server bot along with webhook based message senders for Tech Struck

tech-struck-git-main.falsedev.vercel.app

License:MIT License


Languages

Language:Python 92.6%Language:HTML 7.4%