56
edits
| No edit summary | No edit summary | ||
| Line 1: | Line 1: | ||
| == Page of Constantin Oestreich == | |||
| Twitterbot: [https://twitter.com/picturius @Picturus Bottian] | Twitterbot: [https://twitter.com/picturius @Picturus Bottian] | ||
| == Twitterbot Picturius Bottian == | |||
| === Source Code: === | === Source Code: === | ||
| ==== Mainbot ==== | |||
| <pre style="font-size:smaller" > | <pre style="font-size:smaller" > | ||
| #mainbot.py | |||
| Line 140: | Line 137: | ||
| ==== Bildfunktionen + Random Auswahl ==== | |||
| <pre style="font-size:smaller" > | <pre style="font-size:smaller" > | ||
| imagefuncs.py | imagefuncs.py | ||
| from PIL import Image, ImageDraw, ImageFont, ImageFilter, ImageColor, ImageEnhance | from PIL import Image, ImageDraw, ImageFont, ImageFilter, ImageColor, ImageEnhance | ||
| Line 228: | Line 218: | ||
| ==== Textfunktion ==== | |||
| <pre style="font-size:smaller" > | <pre style="font-size:smaller" > | ||
| textposts.py | textposts.py | ||
| #Import Modules for Project | #Import Modules for Project | ||
| Line 280: | Line 264: | ||
| == Weiteres aus dem Kurs... == | |||
| [[File:Robot_const.jpg]] | [[File:Robot_const.jpg]] | ||
edits