All Projects → davidcralph → hastebin-bot

davidcralph / hastebin-bot

Licence: MIT license
An opensource bot for Discord that posts data to Hastebin

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hastebin-bot

static-hands
⌨️🤯 Stop moving hands, and start code fast ⚡⚡
Stars: ✭ 36 (+63.64%)
Mutual labels:  code
Ransom
Various codes related to Ransomware Developement
Stars: ✭ 119 (+440.91%)
Mutual labels:  code
vscode-in-docker
Run VSCode inside of a Docker Container
Stars: ✭ 22 (+0%)
Mutual labels:  code
slm-code-generation
TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)
Stars: ✭ 75 (+240.91%)
Mutual labels:  code
code-art
🌈 Collect beautiful art text, never bug. 收集好看的艺术代码,佛祖保佑,永无 Bug。找好看的注释,看这里。
Stars: ✭ 38 (+72.73%)
Mutual labels:  code
Unity3D-Cars
A project built for a Renaissance Coders tutorial to introduce vehicle physics.
Stars: ✭ 60 (+172.73%)
Mutual labels:  code
vuejs-medium-editor
A medium like text editor for vue js WYSIWYG
Stars: ✭ 112 (+409.09%)
Mutual labels:  code
Cheatsheets
Quick reference material for techies
Stars: ✭ 66 (+200%)
Mutual labels:  code
code-run
一个代码在线编辑预览工具,类似codepen、jsbin、jsfiddle等。
Stars: ✭ 325 (+1377.27%)
Mutual labels:  code
RS232-Monitor-Database
🔌📺 This is a public database for all the known RS232 commands for professionnal screens, monitors and projectors. Feel free to contribute !
Stars: ✭ 22 (+0%)
Mutual labels:  code
inline-code
Inline-Code Tool for Editor.js 2.0
Stars: ✭ 32 (+45.45%)
Mutual labels:  code
R edu
Facebook
Stars: ✭ 18 (-18.18%)
Mutual labels:  code
linec
🍬一个高颜值命令行统计代码行数的计数器。(counts lines of code)
Stars: ✭ 121 (+450%)
Mutual labels:  code
tokei-pie
Render tokei's output to interactive sunburst chart.
Stars: ✭ 138 (+527.27%)
Mutual labels:  code
GTAV-Self-driving-car
Self driving car in GTAV with Deep Learning
Stars: ✭ 15 (-31.82%)
Mutual labels:  code
CPPNotes
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
Stars: ✭ 557 (+2431.82%)
Mutual labels:  code
code-examples
Example Code that I use for Referencing when needed
Stars: ✭ 14 (-36.36%)
Mutual labels:  code
XcodeCommentWrapper
Xcode extension for wrapping comments
Stars: ✭ 29 (+31.82%)
Mutual labels:  code
Android-Live-Templates
A curated android live templates to make your android development more fast🚀 and easy✨.
Stars: ✭ 197 (+795.45%)
Mutual labels:  code
codetime-web
Statistical analysis and presentation of programming time.
Stars: ✭ 22 (+0%)
Mutual labels:  code

hastebin-bot

An opensource Discord bot that posts data to Hastebin.

Installation

Requirements

Setup

  1. git clone https://github.com/davidcralph/hastebin-bot (If you don't have Git just go to Clone or download and click Download ZIP)
  2. npm i (in the bot src directory)
  3. Rename config.example.json to config.json and fill in the config file with your Discord bot token (optionally with a different prefix and Hastebin instance)
  4. node index.js (or simply npm start)
  5. Have fun!

Support

Please open an issue or ask in my Discord Server

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].